Skip to content

Commit

Permalink
Update python dependencies (#693)
Browse files Browse the repository at this point in the history
* Update Python Pygments package to 2.17.2

* Update Python coverage package to 7.4.0

* Update Python freezegun package to 1.4.0

* Update Python pytest-django package to 4.7.0
  • Loading branch information
albertyw authored Jan 15, 2024
1 parent 6e31aec commit 5439591
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
coverage==7.3.1
coverage==7.4.0
factory-boy==3.3.0
freezegun==1.2.2
freezegun==1.4.0
networkx==2.6
pydot==1.4.2
pygments==2.16.1
pygments==2.17.2
pytest-cov==4.1.0
pytest-django==4.5.2
pytest-django==4.7.0

0 comments on commit 5439591

Please sign in to comment.