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 Dec 9, 2023
1 parent 788443f commit a9a1321
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions src/backend/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -28,38 +28,38 @@ requires-python = >=3.9
[options]
install_requires =
Brotli==1.1.0
boto3==1.29.6
boto3==1.33.11
channels-redis==4.1.0
channels[daphne]==4.0.0
chardet==5.2.0
coreapi==2.3.3
cryptography==41.0.5
cryptography==41.0.7
dj-database-url==2.1.0
dj-rest-auth==5.0.2
django-configurations==2.5
django-cors-headers==4.3.1
django-extensions==3.2.3
django-filter==23.4
django-filter==23.5
django-parler==2.3
django-redis==5.4.0
django-safedelete==1.3.3
django-storages==1.14.2
django-peertube-runner-connector==0.3.1
django-waffle==4.0.0
django==4.2.7
django==5.0
djangorestframework==3.14.0
djangorestframework_simplejwt==5.3.0
djangorestframework_simplejwt==5.3.1
dockerflow==2022.8.0
drf-spectacular==0.26.5
gunicorn==21.2.0
logging-ldp==0.0.7
oauthlib==3.2.2
psycopg[binary]==3.1.13
psycopg[binary]==3.1.14
python-dateutil==2.8.2
requests==2.31.0
sentry-sdk==1.37.1
sentry-sdk==1.38.0
social-auth-app-django==5.4.0
social-auth-core[saml]==4.5.0
social-auth-core[saml]==4.5.1
social-edu-federation==2.1.1
urllib3==2.0.7
uvicorn[standard]==0.24.0.post1
Expand All @@ -85,12 +85,12 @@ console_scripts =

[options.extras_require]
dev =
bandit==1.7.5
bandit==1.7.6
black==23.11.0
cookiecutter==2.5.0
factory_boy==3.3.0
flake8==6.1.0
ipython==8.18.0
ipython==8.18.1
isort==5.12.0
pdbpp==0.10.3
pycodestyle==2.11.1
Expand Down

0 comments on commit a9a1321

Please sign in to comment.