Skip to content
Snippets Groups Projects
Commit d2a16c47 authored by Ernesto Rico Schmidt's avatar Ernesto Rico Schmidt
Browse files

Upgrade requirements, add pre-commit

parent 0ace09e7
No related branches found
No related tags found
No related merge requests found
Pipeline #1603 failed
asgiref==3.4.1 asgiref==3.4.1
attrs==21.4.0 attrs==21.4.0
certifi==2021.10.8 certifi==2021.10.8
charset-normalizer==2.0.10 charset-normalizer==2.0.12
Django==3.2.11 Django==3.2.12
django-cors-headers==3.11.0 django-cors-headers==3.11.0
django-environ==0.8.1 django-environ==0.8.1
django-oidc-provider==0.7.0 django-oidc-provider==0.7.0
...@@ -16,14 +16,15 @@ inflection==0.5.1 ...@@ -16,14 +16,15 @@ inflection==0.5.1
iniconfig==1.1.1 iniconfig==1.1.1
olefile==0.46 olefile==0.46
packaging==21.3 packaging==21.3
Pillow==9.0.0 Pillow==9.0.1
pluggy==1.0.0 pluggy==1.0.0
pre-commit==2.17.0
psycopg2-binary==2.9.3 psycopg2-binary==2.9.3
py==1.11.0 py==1.11.0
pycryptodomex==3.12.0 pycryptodomex==3.12.0
pyjwkest==1.4.2 pyjwkest==1.4.2
pyparsing==3.0.6 pyparsing==3.0.6
pytest==6.2.5 pytest==7.1.0
pytest-django==4.5.2 pytest-django==4.5.2
python-dateutil==2.8.2 python-dateutil==2.8.2
python-magic==0.4.24 python-magic==0.4.24
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment