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 Jun 28, 2022
1 parent 2d43536 commit 8008d50
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions src/backend/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ requires-python = >=3.9
[options]
install_requires =
Brotli==1.0.9
boto3==1.24.12
channels==3.0.4
boto3==1.24.18
channels==3.0.5
channels-redis==3.4.0
chardet==4.0.0
chardet==5.0.0
coreapi==2.3.3
cryptography==37.0.2
django==4.0.5
Expand All @@ -53,13 +53,13 @@ install_requires =
psycopg2-binary==2.9.3
PyLTI==0.7.0
python-dateutil==2.8.2
sentry-sdk==1.5.12
sentry-sdk==1.6.0
requests==2.28.0
social-auth-app-django==5.0.0
social-auth-core[saml]==4.2.0
social-auth-core[saml]==4.3.0
social-edu-federation==1.0.0
urllib3==1.26.9
uvicorn[standard]==0.17.6
uvicorn[standard]==0.18.2
whitenoise==6.2.0
xmpppy==0.7.1

Expand All @@ -83,7 +83,7 @@ console_scripts =
[options.extras_require]
dev =
bandit==1.7.4
black==22.3.0
black==22.6.0
factory_boy==3.2.1
flake8==4.0.1
ipython==8.4.0
Expand All @@ -96,7 +96,7 @@ dev =
pytest==7.1.2
pytest-cov==3.0.0
pytest-django==4.5.2
pytest-mock==3.7.0
pytest-mock==3.8.1
responses==0.21.0
signxml==2.9.0
wheel==0.37.1
Expand Down

0 comments on commit 8008d50

Please sign in to comment.