mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 12:20:45 -03:30
Bump django to 4.2.21 (#6964)
This commit is contained in:
parent
d26c7fedb8
commit
a238c5dd09
@ -14,7 +14,7 @@ cryptography>=41.0.7 # CVE-2023-49083
|
||||
Cython<3 # due to https://github.com/yaml/pyyaml/pull/702
|
||||
daphne
|
||||
distro
|
||||
django==4.2.20 # CVE-2025-26699
|
||||
django==4.2.21 # CVE-2025-32873
|
||||
django-auth-ldap
|
||||
django-cors-headers
|
||||
django-crum
|
||||
|
||||
@ -138,7 +138,7 @@ deprecated==1.2.14
|
||||
# pygithub
|
||||
distro==1.9.0
|
||||
# via -r /awx_devel/requirements/requirements.in
|
||||
django==4.2.20
|
||||
django==4.2.21
|
||||
# via
|
||||
# -r /awx_devel/requirements/requirements.in
|
||||
# channels
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user