Update receptorctl to 1.4.11 (#6746)

This commit is contained in:
Hao Liu 2024-11-21 16:31:09 -05:00 committed by GitHub
parent 2c3b4ff5d7
commit c55fb369fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -56,7 +56,7 @@ python-tss-sdk>=1.2.1
python-ldap
pyyaml>=6.0.1
pyzstd # otel collector log file compression library
receptorctl==1.4.9
receptorctl==1.4.11
social-auth-core == 4.5.4 # hard pinned due to resolver picking CVE version when uncapped
social-auth-app-django==5.4.2 # see UPGRADE BLOCKERs
sqlparse==0.5.0 # CVE-2024-4340

View File

@ -443,7 +443,7 @@ pyyaml==6.0.1
# receptorctl
pyzstd==0.15.10
# via -r /awx_devel/requirements/requirements.in
receptorctl==1.4.9
receptorctl==1.4.11
# via -r /awx_devel/requirements/requirements.in
redis[hiredis]==5.0.1
# via