Skip to content

Commit

Permalink
build(deps): Bump anyio[curio,trio] in /testing/plugins_integration (p…
Browse files Browse the repository at this point in the history
…ytest-dev#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>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 931f87c commit 26215b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/plugins_integration/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
anyio[curio,trio]==4.6.2
anyio[curio,trio]==4.6.2.post1
django==5.1.2
pytest-asyncio==0.24.0
pytest-bdd==7.3.0
Expand Down

0 comments on commit 26215b8

Please sign in to comment.