chore: upgrade django to 4.2.17 (#5331)

This commit is contained in:
Matias Bordese 2024-12-05 10:11:07 -03:00 committed by GitHub
parent 26946f0d43
commit b2ec26c033
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -18,7 +18,7 @@ charset-normalizer==3.3.2
# requests
distlib==0.3.8
# via virtualenv
django==4.2.16
django==4.2.17
# via
# -c requirements.txt
# django-stubs

View file

@ -2,7 +2,7 @@ babel==2.12.1
beautifulsoup4==4.12.2
celery[redis]==5.3.1
cryptography==43.0.1
django==4.2.16
django==4.2.17
django-add-default-value==0.10.0
django-anymail[amazon-ses]==12.0
django-cors-headers==3.7.0

View file

@ -75,7 +75,7 @@ deprecated==1.2.14
# opentelemetry-api
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-semantic-conventions
django==4.2.16
django==4.2.17
# via
# -r requirements.in
# django-add-default-value