Upgrade deps (django, pre-commit)

This commit is contained in:
Gabriel Augendre 2020-09-05 09:14:33 +02:00
parent c01032726f
commit a9f06331dd
No known key found for this signature in database
GPG key ID: 1E693F4CE4AEE7B4
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -1,4 +1,4 @@
django==3.1
django==3.1.1
markdown==3.2.2
gunicorn==20.0.4
Pygments==2.6.1