mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
Pin ansible runner241 and receptorctl154 (#6919)
* Updated pinned runner and receptorctl in controller. * Bumped receptorctl to 1.5.4
This commit is contained in:
parent
6a10e0ea5c
commit
a3303bb74b
@ -1,6 +1,6 @@
|
||||
aiohttp>=3.11.6 # CVE-2024-52304
|
||||
ansiconv==1.0.0 # UPGRADE BLOCKER: from 2013, consider replacing instead of upgrading
|
||||
ansible-runner==2.4.0
|
||||
ansible-runner==2.4.1
|
||||
jq # used for indirect host counting feature
|
||||
asciichartpy
|
||||
asn1
|
||||
@ -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.3
|
||||
receptorctl==1.5.4
|
||||
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]
|
||||
|
||||
@ -18,7 +18,7 @@ aiosignal==1.3.1
|
||||
# via aiohttp
|
||||
annotated-types==0.6.0
|
||||
# via pydantic
|
||||
ansible-runner==2.4.0
|
||||
ansible-runner==2.4.1
|
||||
# via -r /awx_devel/requirements/requirements.in
|
||||
ansiconv==1.0.0
|
||||
# via -r /awx_devel/requirements/requirements.in
|
||||
@ -468,7 +468,7 @@ pyyaml==6.0.1
|
||||
# receptorctl
|
||||
pyzstd==0.15.10
|
||||
# via -r /awx_devel/requirements/requirements.in
|
||||
receptorctl==1.5.3
|
||||
receptorctl==1.5.4
|
||||
# via -r /awx_devel/requirements/requirements.in
|
||||
redis[hiredis]==5.0.1
|
||||
# via
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user