Skip to content

Commit 483a08d

Browse files
authored
Update python dependencies (jazzband#748)
* Update Python factory-boy package to 3.3.1 * Update Python pytest-django package to 4.9.0
1 parent 71566f4 commit 483a08d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
coverage==7.6.1
2-
factory-boy==3.3.0
2+
factory-boy==3.3.1
33
freezegun==1.5.1
44
networkx==2.6
55
pydot==1.4.2
66
pygments==2.18.0
77
pytest-cov==5.0.0
8-
pytest-django==4.8.0
8+
pytest-django==4.9.0

0 commit comments

Comments
 (0)