Update dependency anyio to v4.14.1
This commit is contained in:
parent
c4fe4f1bf1
commit
c69e4127d0
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ requires-python = ">=3.11"
|
|||
dependencies = [
|
||||
"annotated-doc==0.0.4",
|
||||
"annotated-types==0.7.0",
|
||||
"anyio==4.14.0",
|
||||
"anyio==4.14.1",
|
||||
"argon2-cffi==25.1.0",
|
||||
"argon2-cffi-bindings==25.1.0",
|
||||
"certifi==2026.6.17",
|
||||
|
|
|
|||
Loading…
Reference in a new issue