Skip to content

Commit 533eda0

Browse files
build(deps-dev): bump attrs from 22.2.0 to 23.1.0 (#1596)
Bumps [attrs](https://github.com/python-attrs/attrs) from 22.2.0 to 23.1.0. - [Release notes](https://github.com/python-attrs/attrs/releases) - [Changelog](https://github.com/python-attrs/attrs/blob/main/CHANGELOG.md) - [Commits](python-attrs/attrs@22.2.0...23.1.0) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fdec7a4 commit 533eda0

File tree

2 files changed

+14
-11
lines changed

2 files changed

+14
-11
lines changed

poetry.lock

Lines changed: 13 additions & 10 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.6"
7171
trio = "^0.22"
72-
attrs = "^22.1"
72+
attrs = "^23.1"
7373
httpx = "^0.24"
7474

7575
mypy = "^1.2.0"

0 commit comments

Comments
 (0)