Skip to content

Commit

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

* Update Python coverage package to 7.3.1

* Update Python factory-boy package to 3.3.0

* Update Python pytest-cov package to 4.1.0
  • Loading branch information
albertyw authored Sep 17, 2023
1 parent 9c2aba2 commit 3888cc3
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==6.5.0
factory-boy==3.2.1
coverage==7.3.1
factory-boy==3.3.0
freezegun==1.2.2
networkx==2.6
pydot==1.4.2
pygments==2.15.0
pytest-cov==4.0.0
pygments==2.16.1
pytest-cov==4.1.0
pytest-django==4.5.2

0 comments on commit 3888cc3

Please sign in to comment.