Skip to content
This repository was archived by the owner on May 27, 2019. It is now read-only.

Commit 8800765

Browse files
author
Janneke Janssen
committed
Bump factory boy due to errors
1 parent 2e8b863 commit 8800765

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
test_require = [
2323
'responses>=0.5',
24-
'factory-boy>=2.7,<2.8',
24+
'factory-boy>=2.8,<2.9',
2525
'beautifulsoup4>=4',
2626
'coverage>=3.7.0',
2727
'flake8>=2.2.0',

0 commit comments

Comments
 (0)