Skip to content

Commit

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

---
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 Oct 28, 2024
1 parent 885c66c commit 8927b99
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 52 deletions.
75 changes: 24 additions & 51 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 @@ -11,7 +11,7 @@ uvicorn = "0.17.6"
SQLAlchemy = "1.4.35"
starlette-exporter = "0.12.0"
psycopg2-binary = "2.9.1"
anyio = "3.3.4"
anyio = "3.7.1"
asgiref = "3.4.1"
attrs = "21.2.0"
black = "22.3.0"
Expand Down

0 comments on commit 8927b99

Please sign in to comment.