mirror of
https://github.com/ansible/awx.git
synced 2026-01-09 23:12:08 -03:30
bump grpcio CVE-2024-11407 (#6766)
Signed-off-by: Seth Foster <fosterbseth@gmail.com>
This commit is contained in:
parent
9c2de6b535
commit
df79fa4ae1
@ -29,7 +29,7 @@ djangorestframework>=3.15.2
|
||||
djangorestframework-yaml
|
||||
filelock
|
||||
GitPython>=3.1.37 # CVE-2023-41040
|
||||
grpcio<1.63.0 # 1.63.0+ requires cython>=3
|
||||
grpcio>=1.68.0 # CVE-2024-11407
|
||||
irc
|
||||
jinja2>=3.1.3 # CVE-2024-22195
|
||||
JSON-log-formatter
|
||||
|
||||
@ -198,7 +198,7 @@ googleapis-common-protos==1.63.0
|
||||
# via
|
||||
# opentelemetry-exporter-otlp-proto-grpc
|
||||
# opentelemetry-exporter-otlp-proto-http
|
||||
grpcio==1.62.2
|
||||
grpcio==1.68.1
|
||||
# via
|
||||
# -r /awx_devel/requirements/requirements.in
|
||||
# opentelemetry-exporter-otlp-proto-grpc
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user