Skip to content

Commit

Permalink
build(deps): Bump anyio[curio,trio] in /testing/plugins_integration (#…
Browse files Browse the repository at this point in the history
…11050)

Bumps [anyio[curio,trio]](https://github.com/agronholm/anyio) from 3.6.2 to 3.7.0.
- [Changelog](https://github.com/agronholm/anyio/blob/3.7.0/docs/versionhistory.rst)
- [Commits](agronholm/anyio@3.6.2...3.7.0)

---
updated-dependencies:
- dependency-name: anyio[curio,trio]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 29, 2023
1 parent ec75253 commit fbfd4b5
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]==3.6.2
anyio[curio,trio]==3.7.0
django==4.2.1
pytest-asyncio==0.21.0
pytest-bdd==6.1.1
Expand Down

0 comments on commit fbfd4b5

Please sign in to comment.