Skip to content

Commit b629dcb

Browse files
Bump anyio from 3.7.1 to 4.0.0 (#816)
Bumps [anyio](https://github.com/agronholm/anyio) from 3.7.1 to 4.0.0. - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@3.7.1...4.0.0) --- updated-dependencies: - dependency-name: anyio dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tom Christie <[email protected]>
1 parent b7d2af6 commit b629dcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ build==1.0.3
1616
twine
1717

1818
# Tests & Linting
19-
anyio==3.7.1
19+
anyio==4.0.0
2020
black==23.7.0
2121
coverage[toml]==7.3.0
2222
ruff==0.0.291

0 commit comments

Comments
 (0)