Skip to content

Commit

Permalink
Merge pull request #348 from jakob-bagterp/dependabot/pip/pytest-8.3.1
Browse files Browse the repository at this point in the history
Bump pytest from 8.2.2 to 8.3.1
  • Loading branch information
jakob-bagterp authored Jul 22, 2024
2 parents 652071f + 1bea26e commit 62593b3
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.7.1
pytest==8.2.2
pytest==8.3.1
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.2.2
pytest==8.3.1
pytest-cov==5.0.0
tox==4.16.0

Expand Down

0 comments on commit 62593b3

Please sign in to comment.