Update receptorctl to 1.4.9 (#6718)

This commit is contained in:
Hao Liu 2024-10-17 11:27:21 -04:00 committed by GitHub
parent dbdbc7635a
commit 7972486594
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.8
receptorctl==1.4.9
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

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