Skip to content

Commit 951c859

Browse files
authored
Merge pull request #2 from Ansud/dependabot/pip/pytest-8.4.0
Bump pytest from 8.3.5 to 8.4.0
2 parents f8f5462 + 959ac7e commit 951c859

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-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.0
33
pip-tools==7.4.1
44
pre-commit==4.2.0
5-
pytest==8.3.5
5+
pytest==8.4.0
66
pytest-cov==6.1.1
77
pytest-env==1.1.5

requirements-dev.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,13 @@ pluggy==1.5.0
4040
# via pytest
4141
pre-commit==4.2.0
4242
# via -r requirements-dev.in
43+
pygments==2.19.1
44+
# via pytest
4345
pyproject-hooks==1.2.0
4446
# via
4547
# build
4648
# pip-tools
47-
pytest==8.3.5
49+
pytest==8.4.0
4850
# via
4951
# -r requirements-dev.in
5052
# pytest-cov

0 commit comments

Comments
 (0)