mirror of
https://github.com/ansible/awx.git
synced 2026-03-10 05:59:28 -02:30
Pin receptorctl 1.5.5 (#6931)
This commit is contained in:
@@ -59,7 +59,7 @@ python-tss-sdk>=1.2.1
|
|||||||
python-ldap
|
python-ldap
|
||||||
pyyaml>=6.0.1
|
pyyaml>=6.0.1
|
||||||
pyzstd # otel collector log file compression library
|
pyzstd # otel collector log file compression library
|
||||||
receptorctl==1.5.4
|
receptorctl==1.5.5
|
||||||
social-auth-core == 4.5.4 # hard pinned due to resolver picking CVE version when uncapped
|
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
|
social-auth-app-django==5.4.2 # see UPGRADE BLOCKERs
|
||||||
redis[hiredis]
|
redis[hiredis]
|
||||||
|
|||||||
@@ -468,7 +468,7 @@ pyyaml==6.0.1
|
|||||||
# receptorctl
|
# receptorctl
|
||||||
pyzstd==0.15.10
|
pyzstd==0.15.10
|
||||||
# via -r /awx_devel/requirements/requirements.in
|
# via -r /awx_devel/requirements/requirements.in
|
||||||
receptorctl==1.5.4
|
receptorctl==1.5.5
|
||||||
# via -r /awx_devel/requirements/requirements.in
|
# via -r /awx_devel/requirements/requirements.in
|
||||||
redis[hiredis]==5.0.1
|
redis[hiredis]==5.0.1
|
||||||
# via
|
# via
|
||||||
|
|||||||
Reference in New Issue
Block a user