Skip to content

Commit 8824d0f

Browse files
Bump attrs from 21.3.0 to 21.4.0 (#1198)
Bumps [attrs](https://github.com/python-attrs/attrs) from 21.3.0 to 21.4.0. - [Release notes](https://github.com/python-attrs/attrs/releases) - [Changelog](https://github.com/python-attrs/attrs/blob/main/CHANGELOG.rst) - [Commits](python-attrs/attrs@21.3.0...21.4.0) --- updated-dependencies: - dependency-name: attrs 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 4e9ffed commit 8824d0f

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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
@@ -62,7 +62,7 @@ typing-extensions = ">=4.0,<5.0"
6262
anyio = "^3.4"
6363
curio = "^1.5"
6464
trio = "^0.19"
65-
attrs = "^21.3"
65+
attrs = "^21.4"
6666
httpx = "^0.21"
6767

6868
mypy = "^0.930"

0 commit comments

Comments
 (0)