Skip to content

Commit 05524ad

Browse files
authored
Update other python dependencies (jazzband#761)
* 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
1 parent 8c997f4 commit 05524ad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
coverage==7.6.1
1+
coverage==7.6.8
22
factory-boy==3.3.1
33
freezegun==1.5.1
44
networkx==3.2.1
55
pillow==11.0.0
6-
pydot==1.4.2
6+
pydot==3.0.3
77
pygments==2.18.0
8-
pytest-cov==5.0.0
8+
pytest-cov==6.0.0
99
pytest-django==4.9.0

0 commit comments

Comments
 (0)