Skip to content

Commit

Permalink
Update requirements.dev.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
CaptainOfHacks committed Oct 25, 2023
1 parent 0f32f5e commit 64bf3d1
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions requirements.dev.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
coverage~=6.3.1
pytest~=7.0.0
pytest-bdd~=5.0.0
pytest-cov~=3.0.0
pytest-subtests~=0.6.0
tox~=3.24.5
coverage==7.3.2
pytest==7.4.3
pytest-bdd==7.0.0
pytest-cov==4.1.0
pytest-subtests==0.11.0
tox==4.11.3
tox-pytest-summary~=0.1.2
mongomock==4.0.0
mongomock==4.1.2

0 comments on commit 64bf3d1

Please sign in to comment.