We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf09a42 commit 6dc4a45Copy full SHA for 6dc4a45
requirements/requirements.in
@@ -12,7 +12,7 @@ cryptography>=41.0.7 # CVE-2023-49083
12
Cython<3 # due to https://github.com/yaml/pyyaml/pull/702
13
daphne
14
distro
15
-django==4.2.6 # CVE-2023-43665
+django==4.2.10 # CVE-2024-24680
16
django-auth-ldap
17
django-cors-headers
18
django-crum
requirements/requirements.txt
@@ -127,7 +127,7 @@ deprecated==1.2.14
127
# opentelemetry-exporter-otlp-proto-http
128
distro==1.9.0
129
# via -r /awx_devel/requirements/requirements.in
130
-django==4.2.6
+django==4.2.10
131
# via
132
# -r /awx_devel/requirements/requirements.in
133
# channels
0 commit comments