Skip to content

Commit

Permalink
fix(infer): update dependency gevent to v24.11.1 (#20424)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 9cb496a commit a3d2099
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 41 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ package-mode = false
[tool.poetry.dependencies]
python = "~3.13.0"
boto3 = "1.35.58"
gevent = "24.10.3"
gevent = "24.11.1"
geventhttpclient = "2.3.1"
numpy = "1.26.4"
orjson = "3.10.11"
Expand Down

0 comments on commit a3d2099

Please sign in to comment.