Skip to content

Commit 658358a

Browse files
⬆️ Update anyio requirement from ~=4.11.0 to ~=4.12.0
Updates the requirements on [anyio](https://github.com/agronholm/anyio) to permit the latest version. - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](agronholm/anyio@4.11.0...4.12.0) --- updated-dependencies: - dependency-name: anyio dependency-version: 4.12.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2807d3f commit 658358a

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.11.0
1+
anyio~=4.12.0
22
autoflake~=2.3.1
33
pytest~=9.0.1
44
pytest-mock~=3.15.1

0 commit comments

Comments
 (0)