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] authored and lunika committed Nov 28, 2023
1 parent 89546f6 commit f1418b3
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/backend/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ requires-python = >=3.9
[options]
install_requires =
Brotli==1.1.0
boto3==1.29.4
boto3==1.29.6
channels-redis==4.1.0
channels[daphne]==4.0.0
chardet==5.2.0
Expand Down Expand Up @@ -56,11 +56,11 @@ install_requires =
psycopg[binary]==3.1.13
python-dateutil==2.8.2
requests==2.31.0
sentry-sdk==1.35.0
sentry-sdk==1.37.1
social-auth-app-django==5.4.0
social-auth-core[saml]==4.5.0
social-edu-federation==2.1.1
urllib3==2.0.7
urllib3==2.1.0
uvicorn[standard]==0.24.0.post1
whitenoise==6.6.0
xmpppy==0.7.1
Expand All @@ -86,10 +86,10 @@ console_scripts =
dev =
bandit==1.7.5
black==23.11.0
cookiecutter==2.4.0
cookiecutter==2.5.0
factory_boy==3.3.0
flake8==6.1.0
ipython==8.17.2
ipython==8.18.0
isort==5.12.0
pdbpp==0.10.3
pycodestyle==2.11.1
Expand All @@ -102,10 +102,10 @@ dev =
pytest==7.4.3
responses==0.24.1
signxml==3.2.1
wheel==0.41.3
wheel==0.42.0

e2e =
playwright==1.39.0
playwright==1.40.0
pytest-playwright==0.4.3
# mcr.microsoft.com/playwright:jammy requires tzdata
tzdata==2023.3
Expand Down

0 comments on commit f1418b3

Please sign in to comment.