Update dependency anyio to v4.14.1

This commit is contained in:
Spacebot 2026-06-24 21:19:39 +00:00 committed by redbinder0526
commit 7f187bdad9

View file

@ -7,7 +7,7 @@ requires-python = ">=3.11"
dependencies = [ dependencies = [
"annotated-doc==0.0.4", "annotated-doc==0.0.4",
"annotated-types==0.7.0", "annotated-types==0.7.0",
"anyio==4.14.0", "anyio==4.14.1",
"argon2-cffi==25.1.0", "argon2-cffi==25.1.0",
"argon2-cffi-bindings==25.1.0", "argon2-cffi-bindings==25.1.0",
"certifi==2026.6.17", "certifi==2026.6.17",