chore: bump dev requirements
This commit is contained in:
parent
cc14796c6c
commit
c5dc2fa13a
1 changed files with 4 additions and 4 deletions
|
@ -38,11 +38,11 @@ install_requires =
|
||||||
[options.extras_require]
|
[options.extras_require]
|
||||||
dev =
|
dev =
|
||||||
black==21.10b0
|
black==21.10b0
|
||||||
mkdocs==1.1.2
|
mkdocs==1.2.3
|
||||||
test =
|
test =
|
||||||
factory-boy==3.2.0
|
factory-boy==3.2.1
|
||||||
pytest==6.2.4
|
pytest==6.2.5
|
||||||
pytest-django==4.3.0
|
pytest-django==4.5.2
|
||||||
|
|
||||||
|
|
||||||
[options.entry_points]
|
[options.entry_points]
|
||||||
|
|
Loading…
Reference in a new issue