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 @@ -199,14 +199,14 @@ files = [
199
199
200
200
[[package ]]
201
201
name = " anyio"
202
- version = " 4.10 .0"
202
+ version = " 4.11 .0"
203
203
description = " High-level concurrency and networking framework on top of asyncio or Trio"
204
204
optional = false
205
205
python-versions = " >=3.9"
206
206
groups = [" main" ]
207
207
files = [
208
- {file = " anyio-4.10 .0-py3-none-any.whl" , hash = " sha256:60e474ac86736bbfd6f210f7a61218939c318f43f9972497381f1c5e930ed3d1 " },
209
- {file = " anyio-4.10 .0.tar.gz" , hash = " sha256:3f3fae35c96039744587aa5b8371e7e8e603c0702999535961dd336026973ba6 " },
208
+ {file = " anyio-4.11 .0-py3-none-any.whl" , hash = " sha256:0287e96f4d26d4149305414d4e3bc32f0dcd0862365a4bddea19d7a1ec38c4fc " },
209
+ {file = " anyio-4.11 .0.tar.gz" , hash = " sha256:82a8d0b81e318cc5ce71a5f1f8b5c4e63619620b63141ef8c995fa0db95a57c4 " },
210
210
]
211
211
212
212
[package .dependencies ]
@@ -216,7 +216,7 @@ sniffio = ">=1.1"
216
216
typing_extensions = {version = " >=4.5" , markers = " python_version < \" 3.13\" " }
217
217
218
218
[package .extras ]
219
- trio = [" trio (>=0.26.1 )" ]
219
+ trio = [" trio (>=0.31.0 )" ]
220
220
221
221
[[package ]]
222
222
name = " argon2-cffi"
You can’t perform that action at this time.
0 commit comments