Skip to content

Commit

Permalink
⬆️(dependencies) update python dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent 86e037e commit 5a89570
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/backend/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,19 +27,19 @@ requires-python = >=3.9
[options]
install_requires =
Brotli==1.0.9
boto3==1.21.8
boto3==1.21.13
channels==3.0.4
channels-redis==3.3.1
chardet==4.0.0
coreapi==2.3.3
cryptography==36.0.1
django==4.0.2
django==4.0.3
dj-database-url==0.5.0
django-configurations==2.3.2
django-cors-headers==3.11.0
django-extensions==3.1.5
djangorestframework==3.13.1
djangorestframework_simplejwt==5.0.0
djangorestframework_simplejwt==5.1.0
django-safedelete==1.1.2
django-storages==1.12.3
django-waffle==2.3.0
Expand Down Expand Up @@ -76,11 +76,11 @@ console_scripts =

[options.extras_require]
dev =
bandit==1.7.3
bandit==1.7.4
black==22.1.0
factory_boy==3.2.1
flake8==4.0.1
ipython==8.1.0
ipython==8.1.1
isort==5.10.1
pdbpp==0.10.3
pycodestyle==2.8.0
Expand Down

0 comments on commit 5a89570

Please sign in to comment.