Skip to content

Commit

Permalink
Merge pull request #353 from jakob-bagterp/dependabot/pip/pytest-8.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jakob-bagterp authored Jul 29, 2024
2 parents a8d891e + 4edd896 commit 79ad0a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ coverage==7.6.0
flake8==7.1.0
mypy==1.11.0
pre-commit==3.8.0
pytest==8.3.1
pytest==8.3.2
pytest-cov==5.0.0
tox==4.16.0
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ testing =
coverage==7.6.0
flake8==7.1.0
mypy==1.11.0
pytest==8.3.1
pytest==8.3.2
pytest-cov==5.0.0
tox==4.16.0

Expand Down

0 comments on commit 79ad0a5

Please sign in to comment.