bump grpcio CVE-2024-11407 (#6766)

Signed-off-by: Seth Foster <fosterbseth@gmail.com>
This commit is contained in:
Seth Foster
2024-12-16 13:23:24 -05:00
committed by GitHub
parent 9c2de6b535
commit df79fa4ae1
2 changed files with 2 additions and 2 deletions

View File

@@ -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