Skip to content

Commit ffee4a5

Browse files
author
David Kraus
committed
Fix pytest_factoryboy version
1 parent a83a686 commit ffee4a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ factory-boy>=2.10.0
33
pylint
44
pytest>=6
55
pytest-cov
6-
pytest-factoryboy>=2.0.1
6+
pytest-factoryboy>=2.0.1,<2.5.0
77
responses>=0.9.0
88
hypothesis>=4.18.3
99
Sphinx>=1.7.6

0 commit comments

Comments
 (0)