Skip to content

Commit 49977a0

Browse files
Merge branch 'main' into dependabot/pip/idna-3.15
2 parents 3a9b51c + e0faeec commit 49977a0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies = [
4646
"charset-normalizer==3.4.2",
4747
"click==8.2.1",
4848
"colorama==0.4.6",
49-
"cryptography==46.0.6",
49+
"cryptography==46.0.7",
5050
"cyclopts==4.0.0",
5151
"distro==1.9.0",
5252
"dnspython==2.8.0",
@@ -95,7 +95,7 @@ dependencies = [
9595
"python-dotenv==1.1.1",
9696
"python-lsp-jsonrpc==1.1.2",
9797
"python-lsp-server==1.12.2",
98-
"python-multipart==0.0.22",
98+
"python-multipart==0.0.27",
9999
"PyYAML==6.0.2",
100100
"referencing==0.36.2",
101101
"requests==2.33.0",
@@ -116,7 +116,7 @@ dependencies = [
116116
"typing-inspection==0.4.2",
117117
"typing_extensions==4.15.0",
118118
"ujson==5.12.0",
119-
"urllib3==2.6.3",
119+
"urllib3==2.7.0",
120120
"uvicorn==0.35.0",
121121
"zipp==3.23.0",
122122
]

0 commit comments

Comments
 (0)