Skip to content

Commit 67d84d3

Browse files
build(deps-dev): bump anyio from 3.6.2 to 3.7.0 (#1632)
Bumps [anyio](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 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 105ea4e commit 67d84d3

File tree

2 files changed

+12
-10
lines changed

2 files changed

+12
-10
lines changed

poetry.lock

Lines changed: 11 additions & 9 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
@@ -50,7 +50,7 @@ python = "^3.7"
5050
typing-extensions = ">=4.0,<5.0"
5151

5252
[tool.poetry.dev-dependencies]
53-
anyio = "^3.6"
53+
anyio = "^3.7"
5454
trio = "^0.22"
5555
attrs = "^23.1"
5656
httpx = "^0.24"

0 commit comments

Comments
 (0)