Skip to content

Commit ac4c35e

Browse files
Bump anyio from 3.3.4 to 3.4.0 (#1139)
Bumps [anyio](https://github.com/agronholm/anyio) from 3.3.4 to 3.4.0. - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@3.3.4...3.4.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 d5f8009 commit ac4c35e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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 = "^3.7"
6060

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

0 commit comments

Comments
 (0)