Skip to content

Commit af08071

Browse files
Bump anyio from 3.4.0 to 3.5.0 (#1231)
Bumps [anyio](https://github.com/agronholm/anyio) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@3.4.0...3.5.0) --- updated-dependencies: - dependency-name: anyio dependency-type: direct:development 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>
1 parent b204e91 commit af08071

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ python = "^3.7"
5959
typing-extensions = ">=4.0,<5.0"
6060

6161
[tool.poetry.dev-dependencies]
62-
anyio = "^3.4"
62+
anyio = "^3.5"
6363
curio = "^1.5"
6464
trio = "^0.19"
6565
attrs = "^21.4"

0 commit comments

Comments
 (0)