Skip to content

Commit 17919b9

Browse files
Bump attrs from 23.2.0 to 24.1.0 (#1901)
Bumps [attrs](https://github.com/sponsors/hynek) from 23.2.0 to 24.1.0. - [Commits](https://github.com/sponsors/hynek/commits) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 66460df commit 17919b9

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

Lines changed: 10 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
@@ -56,7 +56,7 @@ mypy = {version = ">=1.11,<1.12", optional = true}
5656
[tool.poetry.group.dev.dependencies]
5757
anyio = "^4.3"
5858
trio = ">=0.25,<0.27"
59-
attrs = "^23.2"
59+
attrs = ">=23.2,<25.0"
6060
httpx = "^0.27"
6161

6262
wemake-python-styleguide = "^0.19"

0 commit comments

Comments
 (0)