Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
craig5 committed Aug 12, 2024
1 parent 1504701 commit 9c2aca0
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions dev_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
iPython==8.6.0
ipdb==0.13.9
iPython==8.26.0
ipdb==0.13.13
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
PyYAML==6.0
python-dateutil==2.8.2
PyYAML==6.0.2
python-dateutil==2.9.0.post0
8 changes: 4 additions & 4 deletions tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
flake8==5.0.4
pytest-cov==4.0.0
pytest-mock==3.10.0
pytest==7.2.0
flake8==7.1.1
pytest-cov==5.0.0
pytest-mock==3.14.0
pytest==8.3.2

0 comments on commit 9c2aca0

Please sign in to comment.