Skip to content

Commit

Permalink
Bump anyio from 4.7.0 to 4.8.0
Browse files Browse the repository at this point in the history
Bumps [anyio](https://github.com/agronholm/anyio) from 4.7.0 to 4.8.0.
- [Release notes](https://github.com/agronholm/anyio/releases)
- [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst)
- [Commits](agronholm/anyio@4.7.0...4.8.0)

---
updated-dependencies:
- dependency-name: anyio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent ee270f3 commit 8a2f2d6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
12 changes: 5 additions & 7 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ email-validator = "2.2.0"
structlog = "24.4.0"
pyicu = "2.14"
jellyfish = "1.1.3"
anyio = "4.7.0"
anyio = "4.8.0"
orjson = "3.10.12"
text-unidecode = "1.3"
click = "8.1.6"
Expand Down

0 comments on commit 8a2f2d6

Please sign in to comment.