chore: bump dev requirements

This commit is contained in:
Yohan Boniface 2021-12-30 11:59:01 +01:00
parent cc14796c6c
commit c5dc2fa13a

View file

@ -38,11 +38,11 @@ install_requires =
[options.extras_require]
dev =
black==21.10b0
mkdocs==1.1.2
mkdocs==1.2.3
test =
factory-boy==3.2.0
pytest==6.2.4
pytest-django==4.3.0
factory-boy==3.2.1
pytest==6.2.5
pytest-django==4.5.2
[options.entry_points]