Skip to content

Commit

Permalink
Update other python dependencies (#761)
Browse files Browse the repository at this point in the history
* Update Python coverage package to 7.6.8

* Update Python pytest-cov package to 6.0.0

* Update Python pydot package to 3.0.3
  • Loading branch information
albertyw authored Dec 6, 2024
1 parent 8c997f4 commit 05524ad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
coverage==7.6.1
coverage==7.6.8
factory-boy==3.3.1
freezegun==1.5.1
networkx==3.2.1
pillow==11.0.0
pydot==1.4.2
pydot==3.0.3
pygments==2.18.0
pytest-cov==5.0.0
pytest-cov==6.0.0
pytest-django==4.9.0

0 comments on commit 05524ad

Please sign in to comment.