File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ cffi==1.17.1
3838 # via cryptography
3939charset-normalizer == 3.4.0
4040 # via requests
41- click == 8.1.7
41+ click == 8.2.1
4242 # via
4343 # flask
4444 # quart
@@ -58,7 +58,7 @@ frozenlist==1.4.1
5858 # aiosignal
5959gunicorn == 23.0.0
6060 # via quartapp (pyproject.toml)
61- h11 == 0.14 .0
61+ h11 == 0.16 .0
6262 # via
6363 # httpcore
6464 # hypercorn
@@ -68,7 +68,7 @@ h2==4.1.0
6868 # via hypercorn
6969hpack == 4.0.0
7070 # via h2
71- httpcore == 1.0.7
71+ httpcore == 1.0.9
7272 # via httpx
7373httptools == 0.6.4
7474 # via quartapp (pyproject.toml)
@@ -156,7 +156,7 @@ typing-extensions==4.12.2
156156 # pydantic-core
157157urllib3 == 2.2.3
158158 # via requests
159- uvicorn == 0.32.0
159+ uvicorn == 0.34.2
160160 # via quartapp (pyproject.toml)
161161uvloop == 0.20.0 ; sys_platform != "win32" and (sys_platform != "cygwin" and platform_python_implementation != "PyPy" )
162162 # via quartapp (pyproject.toml)
You can’t perform that action at this time.
0 commit comments