mirror of
https://github.com/ansible/awx.git
synced 2026-08-11 15:21:43 -02:30
Compare commits
1 Commits
bump-pyasn
...
konflux/mi
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4a50826961 |
@@ -27,7 +27,7 @@ spec:
|
||||
- name: name
|
||||
value: aap-api-tests
|
||||
- name: bundle
|
||||
value: quay.io/aap-ci/tekton-catalog/pipeline/test/aap-api-tests:0.1@sha256:0c1621395487e9305fb7652feb6d65071018953a199b991dcf520bd50c0b05ef
|
||||
value: quay.io/aap-ci/tekton-catalog/pipeline/test/aap-api-tests:0.1@sha256:d88df867d552bb7139897dd2167efa64181c595ad87c3e52eea70813b3c66868
|
||||
- name: kind
|
||||
value: pipeline
|
||||
- name: secret
|
||||
|
||||
@@ -46,7 +46,7 @@ pexpect
|
||||
prometheus-client
|
||||
psycopg
|
||||
psutil
|
||||
pyasn1>=0.6.4 # CVE-2026-59886
|
||||
pyasn1>=0.6.2 # CVE-2026-2349
|
||||
pygerduty
|
||||
PyGithub
|
||||
pyopenssl
|
||||
|
||||
@@ -365,7 +365,7 @@ psycopg==3.2.10
|
||||
# dispatcherd
|
||||
ptyprocess==0.7.0
|
||||
# via pexpect
|
||||
pyasn1==0.6.4
|
||||
pyasn1==0.6.2
|
||||
# via
|
||||
# -r /awx_devel/requirements/requirements.in
|
||||
# pyasn1-modules
|
||||
|
||||
Reference in New Issue
Block a user