Skip to content

Commit 3c416d7

Browse files
chore(deps-dev): bump pytest-factoryboy from 2.1.0 to 2.7.0
Bumps [pytest-factoryboy](https://github.com/pytest-dev/pytest-factoryboy) from 2.1.0 to 2.7.0. - [Changelog](https://github.com/pytest-dev/pytest-factoryboy/blob/master/CHANGES.rst) - [Commits](https://github.com/pytest-dev/pytest-factoryboy/commits) --- updated-dependencies: - dependency-name: pytest-factoryboy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c7a95bf commit 3c416d7

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
@@ -22,7 +22,7 @@ pytest-cov==4.1.0
2222
pytest-django==4.7.0
2323
pytest-env==1.1.3
2424
# pytest-factoryboy needs to stay at 2.1.0 because of wrong interpretation of parameters with "__"
25-
pytest-factoryboy==2.1.0
25+
pytest-factoryboy==2.7.0
2626
pytest-freezegun==0.4.2
2727
pytest-mock==3.12.0
2828
pytest-randomly==3.15.0

0 commit comments

Comments
 (0)