Skip to content

Commit

Permalink
Bump pytest from 7.3.2 to 7.4.0 (#602)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 26, 2023
1 parent 00e1c72 commit 866b7d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lint-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ pluggy==1.0.0
# via pytest
pycparser==2.21
# via cffi
pytest==7.3.2
pytest==7.4.0
# via -r lint-requirements.in
toml==0.10.2
# via mypy
Expand Down
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ pycparser==2.21
# via cffi
pyopenssl==23.2.0
# via -r test-requirements.in
pytest==7.3.2
pytest==7.4.0
# via -r test-requirements.in
service-identity==21.1.0
# via -r test-requirements.in
Expand Down

0 comments on commit 866b7d3

Please sign in to comment.