Skip to content

Commit b81a59c

Browse files
build(deps-dev): bump curio from 1.5 to 1.6 (#1511)
Bumps [curio](https://github.com/dabeaz/curio) from 1.5 to 1.6. - [Release notes](https://github.com/dabeaz/curio/releases) - [Changelog](https://github.com/dabeaz/curio/blob/master/CHANGES) - [Commits](dabeaz/curio@1.5...1.6) --- updated-dependencies: - dependency-name: curio dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d95902b commit b81a59c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

poetry.lock

Lines changed: 3 additions & 3 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
@@ -67,7 +67,7 @@ typing-extensions = ">=4.0,<5.0"
6767

6868
[tool.poetry.dev-dependencies]
6969
anyio = "^3.6"
70-
curio = "^1.5"
70+
curio = "^1.6"
7171
trio = "^0.22"
7272
attrs = "^22.1"
7373
httpx = "^0.23"

0 commit comments

Comments
 (0)