Skip to content

Commit c76a850

Browse files
committed
Upgrade package reqs
1 parent 0b865c9 commit c76a850

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ cffi==1.17.1
3838
# via cryptography
3939
charset-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
5959
gunicorn==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
6969
hpack==4.0.0
7070
# via h2
71-
httpcore==1.0.7
71+
httpcore==1.0.9
7272
# via httpx
7373
httptools==0.6.4
7474
# via quartapp (pyproject.toml)
@@ -156,7 +156,7 @@ typing-extensions==4.12.2
156156
# pydantic-core
157157
urllib3==2.2.3
158158
# via requests
159-
uvicorn==0.32.0
159+
uvicorn==0.34.2
160160
# via quartapp (pyproject.toml)
161161
uvloop==0.20.0 ; sys_platform != "win32" and (sys_platform != "cygwin" and platform_python_implementation != "PyPy")
162162
# via quartapp (pyproject.toml)

0 commit comments

Comments
 (0)