Skip to content

Commit

Permalink
Bump pytest from 8.2.1 to 8.2.2 in /requirements in the all group (#197)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 899ce23 commit 19b0d35
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 @@ -113,7 +113,7 @@ pyproject-hooks==1.0.0
# via
# build
# pip-tools
pytest==8.2.1
pytest==8.2.2
# via -r tests.txt
pyyaml==6.0.1
# via pre-commit
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ packaging==23.1
# webargs
pluggy==1.5.0
# via pytest
pytest==8.2.1
pytest==8.2.2
# via -r tests.in
webargs==8.4.0
# via -r tests.in

0 comments on commit 19b0d35

Please sign in to comment.