Upgrade deps (django, pre-commit)
This commit is contained in:
parent
c01032726f
commit
a9f06331dd
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
pre-commit==2.6.0
|
||||
pre-commit==2.7.1
|
||||
pytest==6.0.1
|
||||
pytest-django==3.9.0
|
||||
model-bakery==1.1.1
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
django==3.1
|
||||
django==3.1.1
|
||||
markdown==3.2.2
|
||||
gunicorn==20.0.4
|
||||
Pygments==2.6.1
|
||||
|
|
Reference in a new issue