Skip to content

Commit bd70e75

Browse files
committed
upgrade pytest and use latest pytest-lazy-fixtures
1 parent 0618b66 commit bd70e75

2 files changed

Lines changed: 13 additions & 12 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,10 +100,10 @@ entra-auth = ["azure-identity>=1.25.1"]
100100

101101
[dependency-groups]
102102
dev = [
103-
"pytest==7.4.4",
103+
"pytest==9.0.2",
104104
"pytest-checkdocs==2.14.0",
105105
"prek>=0.2.1,<0.4",
106-
"pytest-lazy-fixture==0.6.3",
106+
"pytest-lazy-fixtures==1.4.0",
107107
"fastavro==1.12.1",
108108
"coverage[toml]>=7.4.2,<8",
109109
"requests-mock==1.12.1",

uv.lock

Lines changed: 11 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)