Skip to content

Commit 1999fac

Browse files
⬆️ Update anyio requirement from ~=4.10.0 to ~=4.11.0
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.10.0...4.11.0) --- updated-dependencies: - dependency-name: anyio dependency-version: 4.11.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6b0ad4e commit 1999fac

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.10.0
1+
anyio~=4.11.0
22
autoflake~=2.3.1
33
pytest~=8.4.1
44
pytest-mock~=3.14.0

0 commit comments

Comments
 (0)