Skip to content

Commit

Permalink
test: update test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
boidolr committed Apr 6, 2024
1 parent 739f2b5 commit 9c56057
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pytest==7.1.3
pytest-cov==3.0.0
pytest-localserver==0.7.0
flake8==5.0.4
flake8-docstrings==1.6.0
pytest==8.1.1
pytest-cov==5.0.0
pytest-localserver==0.8.1
flake8==7.0.0
flake8-docstrings==1.7.0

0 comments on commit 9c56057

Please sign in to comment.