Skip to content

Commit

Permalink
bump anyio from 4.6.2.post1 to 4.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
staciax committed Jan 5, 2025
1 parent 62e5d59 commit d07a2d3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies = [
"pydantic-settings>=2.7.1,<3.0.0",
"uvloop>=0.21.0; sys_platform != 'win32'",
"pyyaml>=6.0.2,<7.0.0",
"anyio>=4.6.2.post1,<5.0.0",
"anyio>=4.8.0,<5.0.0",
"pygit2>=1.16.0,<2.0.0",
]

Expand Down
8 changes: 4 additions & 4 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d07a2d3

Please sign in to comment.