Skip to content

Commit 8cb77a6

Browse files
⬆️ Update anyio requirement from ~=4.6.0 to ~=4.7.0 (#227)
Updates the requirements on [anyio](https://github.com/agronholm/anyio) to permit the latest version. - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@4.6.0...4.7.0) --- updated-dependencies: - dependency-name: anyio dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c6054b commit 8cb77a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
anyio~=4.6.0
1+
anyio~=4.7.0
22
autoflake~=2.3.1
33
black~=24.10.0
44
isort~=5.13.2

0 commit comments

Comments
 (0)