We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a9b51c + e0faeec commit 49977a0Copy full SHA for 49977a0
1 file changed
pyproject.toml
@@ -46,7 +46,7 @@ dependencies = [
46
"charset-normalizer==3.4.2",
47
"click==8.2.1",
48
"colorama==0.4.6",
49
- "cryptography==46.0.6",
+ "cryptography==46.0.7",
50
"cyclopts==4.0.0",
51
"distro==1.9.0",
52
"dnspython==2.8.0",
@@ -95,7 +95,7 @@ dependencies = [
95
"python-dotenv==1.1.1",
96
"python-lsp-jsonrpc==1.1.2",
97
"python-lsp-server==1.12.2",
98
- "python-multipart==0.0.22",
+ "python-multipart==0.0.27",
99
"PyYAML==6.0.2",
100
"referencing==0.36.2",
101
"requests==2.33.0",
@@ -116,7 +116,7 @@ dependencies = [
116
"typing-inspection==0.4.2",
117
"typing_extensions==4.15.0",
118
"ujson==5.12.0",
119
- "urllib3==2.6.3",
+ "urllib3==2.7.0",
120
"uvicorn==0.35.0",
121
"zipp==3.23.0",
122
]
0 commit comments