Skip to content

Commit 5657be8

Browse files
authored
Merge pull request #4 from Ansud/dependabot/pip/pytest-8.4.1
Bump pytest from 8.4.0 to 8.4.1
2 parents b030f0f + 272eb98 commit 5657be8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
mypy==1.16.1
33
pip-tools==7.4.1
44
pre-commit==4.2.0
5-
pytest==8.4.0
5+
pytest==8.4.1
66
pytest-cov==6.2.1
77
pytest-env==1.1.5

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ pyproject-hooks==1.2.0
4848
# via
4949
# build
5050
# pip-tools
51-
pytest==8.4.0
51+
pytest==8.4.1
5252
# via
5353
# -r requirements-dev.in
5454
# pytest-cov

0 commit comments

Comments
 (0)