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]
|
||||
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]
|
||||
|
|
Loading…
Reference in a new issue