Skip to content

Commit 2fd1b28

Browse files
Merge pull request #185 from nexios-labs/dependabot/pip/anyio-4.11.0
build(deps): bump anyio from 4.3.0 to 4.11.0
2 parents 485b57b + ef48169 commit 2fd1b28

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ keywords = [
3535
requires-python = ">=3.9"
3636
dependencies = [
3737
"uvicorn>=0.27.0",
38-
"anyio==4.3.0",
38+
"anyio==4.11.0",
3939
"itsdangerous>=2.1.2",
4040
"python-multipart>=0.0.6",
4141
"pydantic>=2.0,<3.0",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
uvicorn>=0.27.0
2-
anyio==4.3.0
2+
anyio==4.11.0
33
itsdangerous>=2.1.2
44
python-multipart>=0.0.6
55
typing-extensions==4.12.2

0 commit comments

Comments
 (0)