Skip to content

Commit 9f8934b

Browse files
chore(deps): update dependency pytest to >=9.1.1,<9.1.2
1 parent c1968fb commit 9f8934b

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ requires-poetry = ">=2.0"
2525

2626
[dependency-groups]
2727
dev = [
28-
"pytest>=9.0.3,<9.0.4",
28+
"pytest>=9.1.1,<9.1.2",
2929
"pytest-cov>=7.1.0,<7.1.1",
3030
"tox>=4.54.0,<4.54.1",
3131
"flake8>=7.3.0,<8.0.0",

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pytest>=9.0.3,<9.0.4
1+
pytest>=9.1.1,<9.1.2
22
pytest-cov>=7.1.0,<7.1.1
33
tox>=4.54.0,<4.54.1
44
flake8>=7.3.0,<7.4.0

uv.lock

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

0 commit comments

Comments
 (0)