Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 23, 2023
1 parent e6fbeb5 commit 3bb6a9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
anyio==4.0.0; python_version >= "3.6" and python_full_version >= "3.6.2"
anyio==4.1.0; python_version >= "3.6" and python_full_version >= "3.6.2"
asgiref==3.7.2; python_full_version >= "3.6.1" and python_version >= "3.6"
bcrypt==4.0.1; python_version >= "3.6"
beanie==1.8.12; python_version >= "3.7" and python_version < "4.0"
Expand Down

0 comments on commit 3bb6a9d

Please sign in to comment.