chore(deps): update jinja2, tornado, urllib3 (#12330)

Co-authored-by: openhands <openhands@all-hands.dev>
This commit is contained in:
Graham Neubig
2026-01-08 22:05:26 -05:00
committed by GitHub
parent 5c411e7fc1
commit 9b50d0cb7d
2 changed files with 10 additions and 10 deletions

View File

@@ -44,14 +44,14 @@ playwright = "^1.55.0"
html2text = "*"
deprecated = "*"
pexpect = "*"
jinja2 = "^3.1.3"
jinja2 = "^3.1.6"
python-multipart = "*"
tenacity = ">=8.5,<10.0"
zope-interface = "7.2"
pathspec = "^0.12.1"
pyjwt = "^2.9.0"
dirhash = "*"
tornado = "*"
tornado = ">=6.5"
python-dotenv = "*"
rapidfuzz = "^3.9.0"
whatthepatch = "^1.0.6"
@@ -86,7 +86,7 @@ bashlex = "^0.18"
pypdf = "^6.0.0"
pillow = "^11.3.0"
starlette = "^0.48.0"
urllib3 = "^2.5.0"
urllib3 = "^2.6.3"
requests = "^2.32.5"
setuptools = ">=78.1.1"