Skip to content

Commit

Permalink
Upgrade pytest dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kami committed Jul 31, 2023
1 parent f6648fa commit f5fcfc5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements-tests.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
coverage==7.1.0; python_version >= '3.8'
requests>=2.27.1
requests_mock==1.10.0
pytest==7.2.1
pytest-xdist==3.1.0
pytest==7.4.0
pytest-xdist==3.3.1
pytest-timeout==2.1.0
pytest-benchmark[histogram]==4.0.0
cryptography==39.0.0
Expand Down

0 comments on commit f5fcfc5

Please sign in to comment.