Skip to content

Commit

Permalink
Pytest update (#2040)
Browse files Browse the repository at this point in the history
* updating pre-commit to v3.7.0 per #2034

* updating pytest to v8.1.1 per #2036
  • Loading branch information
danner26 authored Mar 27, 2024
1 parent ac94236 commit f5fd872
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
jsonschema==4.21.1
jsondiff==2.0.0
pre-commit==3.6.0
pytest==7.4.4
pre-commit==3.7.0
pytest==8.1.1
PyYAML==6.0.1
yamllint==1.35.1
gitpython==3.1.42
Expand Down

0 comments on commit f5fd872

Please sign in to comment.