mirror of
https://github.com/ansible/awx.git
synced 2026-05-20 07:17:40 -02: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:
@@ -1,6 +1,6 @@
|
|||||||
aiohttp>=3.11.6 # CVE-2024-52304
|
aiohttp>=3.11.6 # CVE-2024-52304
|
||||||
ansiconv==1.0.0 # UPGRADE BLOCKER: from 2013, consider replacing instead of upgrading
|
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
|
jq # used for indirect host counting feature
|
||||||
asciichartpy
|
asciichartpy
|
||||||
asn1
|
asn1
|
||||||
@@ -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.3
|
receptorctl==1.5.4
|
||||||
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]
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ aiosignal==1.3.1
|
|||||||
# via aiohttp
|
# via aiohttp
|
||||||
annotated-types==0.6.0
|
annotated-types==0.6.0
|
||||||
# via pydantic
|
# via pydantic
|
||||||
ansible-runner==2.4.0
|
ansible-runner==2.4.1
|
||||||
# via -r /awx_devel/requirements/requirements.in
|
# via -r /awx_devel/requirements/requirements.in
|
||||||
ansiconv==1.0.0
|
ansiconv==1.0.0
|
||||||
# via -r /awx_devel/requirements/requirements.in
|
# via -r /awx_devel/requirements/requirements.in
|
||||||
@@ -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.3
|
receptorctl==1.5.4
|
||||||
# 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