Pin receptorctl 1.5.7 (#6979)

This commit is contained in:
Matthew Sandoval 2025-06-24 12:48:55 -07:00 committed by GitHub
parent 5752c7a8e2
commit 11a9a2b066
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 2 deletions

View File

@ -126,3 +126,4 @@ If modifying this library make sure testing with the offline build is performed
Version 4.8 makes us a little bit nervous with changes to `searchwindowsize` https://github.com/pexpect/pexpect/pull/579/files
Pin to `pexpect==4.7.x` until we have more time to move to `4.8` and test.

View File

@ -59,7 +59,7 @@ python-tss-sdk>=1.2.1
python-ldap
pyyaml>=6.0.1
pyzstd # otel collector log file compression library
receptorctl==1.5.5
receptorctl==1.5.7
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
redis[hiredis]

View File

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