Skip to content

Commit f3ea874

Browse files
Bump attrs from 21.4.0 to 22.1.0 (#1456)
Bumps [attrs](https://github.com/python-attrs/attrs) from 21.4.0 to 22.1.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.4.0...22.1.0) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1cdd270 commit f3ea874

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

poetry.lock

Lines changed: 21 additions & 21 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
@@ -69,7 +69,7 @@ typing-extensions = ">=4.0,<5.0"
6969
anyio = "^3.6"
7070
curio = "^1.5"
7171
trio = "^0.21"
72-
attrs = "^21.4"
72+
attrs = "^22.1"
7373
httpx = "^0.23"
7474

7575
mypy = "^0.950"

0 commit comments

Comments
 (0)