Skip to content

Commit c5c9dfe

Browse files
fix Dependabot alert 52
1 parent 0211bca commit c5c9dfe

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pygments = ">=2.15.1,<3.0.0"
1616
starlette = ">=0.45.3"
1717
uvicorn = {extras = ["standard"], version = ">=0.22.0"}
1818
fastapi = ">=0.109.1"
19-
python-socketio = {extras = ["asyncio-client"], version = ">=5.10.0"} # version min: see https://github.com/zauberzeug/nicegui/issues/1809
19+
python-socketio = {extras = ["asyncio-client"], version = ">=5.14.0"} # https://github.com/zauberzeug/nicegui/security/dependabot/52
2020
vbuild = ">=0.8.2"
2121
jinja2 = "^3.1.6" # https://github.com/zauberzeug/nicegui/security/dependabot/44
2222
python-multipart = ">=0.0.18"

0 commit comments

Comments
 (0)