Skip to content

Commit 26215b8

Browse files
build(deps): Bump anyio[curio,trio] in /testing/plugins_integration (#12905)
Bumps [anyio[curio,trio]](https://github.com/agronholm/anyio) from 4.6.2 to 4.6.2.post1. - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@4.6.2...4.6.2.post1) --- updated-dependencies: - dependency-name: anyio[curio,trio] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 931f87c commit 26215b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/plugins_integration/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
anyio[curio,trio]==4.6.2
1+
anyio[curio,trio]==4.6.2.post1
22
django==5.1.2
33
pytest-asyncio==0.24.0
44
pytest-bdd==7.3.0

0 commit comments

Comments
 (0)