1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-26 07:55:24 +03:00

bump django 4.2.16 to be in line with DAB (#15596)

Signed-off-by: Seth Foster <fosterbseth@gmail.com>
This commit is contained in:
Seth Foster 2024-10-22 15:40:18 -04:00 committed by GitHub
parent 764dcbf94b
commit c85fa70745
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 3 deletions

View File

@ -12,7 +12,7 @@ cryptography>=41.0.7 # CVE-2023-49083
Cython<3 # due to https://github.com/yaml/pyyaml/pull/702
daphne
distro
django==4.2.10 # CVE-2024-24680
django==4.2.16 # CVE-2024-24680
django-cors-headers
django-crum
django-extensions

View File

@ -126,7 +126,7 @@ deprecated==1.2.14
# opentelemetry-exporter-otlp-proto-http
distro==1.9.0
# via -r /awx_devel/requirements/requirements.in
django==4.2.10
django==4.2.16
# via
# -r /awx_devel/requirements/requirements.in
# channels
@ -478,10 +478,11 @@ slack-sdk==3.27.0
# via -r /awx_devel/requirements/requirements.in
smmap==5.0.1
# via gitdb
sqlparse==0.4.4
sqlparse==0.5.1
# via
# -r /awx_devel/requirements/requirements.in
# django
# django-ansible-base
tempora==5.5.1
# via
# irc