fix CVE-2024-21520 (#6687)

This commit is contained in:
Jake Jackson 2024-09-16 16:04:11 -04:00 committed by GitHub
parent b62d0ff8e6
commit bcd18e161c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ django-pglocks
django-radius
django-solo
django-split-settings==1.0.0 # We hit a strange issue where the release process errored when upgrading past 1.0.0 see UPGRADE BLOCKERS
djangorestframework>=3.15.0
djangorestframework>=3.15.2
djangorestframework-yaml
filelock
GitPython>=3.1.37 # CVE-2023-41040

View File

@ -166,7 +166,7 @@ django-split-settings==1.0.0
# via
# -r /awx_devel/requirements/requirements.in
# django-ansible-base
djangorestframework==3.15.1
djangorestframework==3.15.2
# via
# -r /awx_devel/requirements/requirements.in
# django-ansible-base