Merge branch 'main' into dependabot/pip/zipp-3.8.0
This commit is contained in:
commit
0b2c61f9d0
|
@ -1,16 +1,16 @@
|
||||||
asgiref==3.4.1
|
asgiref==3.5.0
|
||||||
astroid==2.9.0
|
astroid==2.11.2
|
||||||
cachetools==4.2.4
|
cachetools==5.0.0
|
||||||
certifi==2021.10.8
|
certifi==2021.10.8
|
||||||
chardet==4.0.0
|
chardet==4.0.0
|
||||||
charset-normalizer==2.0.12
|
charset-normalizer==2.0.9
|
||||||
colorama==0.4.4
|
colorama==0.4.4
|
||||||
dj-database-url==0.5.0
|
dj-database-url==0.5.0
|
||||||
Django==3.2.12
|
Django==3.2.12
|
||||||
django-background-tasks==1.2.5
|
django-background-tasks==1.2.5
|
||||||
django-compat==1.0.15
|
django-compat==1.0.15
|
||||||
django-cors-headers==3.11.0
|
django-cors-headers==3.11.0
|
||||||
django-db-logger==0.1.12
|
django-db-logger==0.1.11
|
||||||
djangorestframework==3.13.1
|
djangorestframework==3.13.1
|
||||||
google-auth==2.6.3
|
google-auth==2.6.3
|
||||||
gunicorn==20.1.0
|
gunicorn==20.1.0
|
||||||
|
@ -18,24 +18,24 @@ idna==3.3
|
||||||
importlib-metadata==4.11.3
|
importlib-metadata==4.11.3
|
||||||
isort==5.10.1
|
isort==5.10.1
|
||||||
jsonfield==3.1.0
|
jsonfield==3.1.0
|
||||||
lazy-object-proxy==1.7.1
|
lazy-object-proxy==1.6.0
|
||||||
Markdown==3.3.6
|
Markdown==3.3.6
|
||||||
mccabe==0.6.1
|
mccabe==0.6.1
|
||||||
platformdirs==2.4.0
|
platformdirs==2.4.0
|
||||||
psycopg2-binary==2.9.2
|
psycopg2-binary==2.9.3
|
||||||
pyasn1==0.4.8
|
pyasn1==0.4.8
|
||||||
pyasn1-modules==0.2.8
|
pyasn1-modules==0.2.8
|
||||||
pylint==2.13.5
|
pylint==2.13.5
|
||||||
python-dotenv==0.20.0
|
python-dotenv==0.20.0
|
||||||
pytz==2021.3
|
pytz==2021.3
|
||||||
PyJWT==2.3.0
|
PyJWT==2.3.0
|
||||||
requests==2.26.0
|
requests==2.27.1
|
||||||
rsa==4.8
|
rsa==4.8
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
sqlparse==0.4.2
|
sqlparse==0.4.2
|
||||||
toml==0.10.2
|
toml==0.10.2
|
||||||
typing_extensions==4.1.1
|
typing_extensions==4.1.1
|
||||||
urllib3==1.26.7
|
urllib3==1.26.9
|
||||||
whitenoise==6.0.0
|
whitenoise==6.0.0
|
||||||
wrapt==1.13.3
|
|
||||||
zipp==3.8.0
|
zipp==3.8.0
|
||||||
|
wrapt==1.14.0
|
Loading…
Reference in New Issue