Skip to content

Commit 6b8ef40

Browse files
Bump anyio from 2.2.0 to 3.0.0
Bumps [anyio](https://github.com/agronholm/anyio) from 2.2.0 to 3.0.0. - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@2.2.0...3.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 858b6fb commit 6b8ef40

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

poetry.lock

Lines changed: 4 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 = "^2.2"
62+
anyio = "^3.0"
6363
curio = "^1.5"
6464
trio = "^0.18"
6565
attrs = "^20.3"

0 commit comments

Comments
 (0)