Skip to content

Commit 4521845

Browse files
Bump attrs from 24.3.0 to 25.1.0 (#1512)
Bumps [attrs](https://github.com/sponsors/hynek) from 24.3.0 to 25.1.0. - [Commits](https://github.com/sponsors/hynek/commits) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:production 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 ce07644 commit 4521845

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -17,7 +17,7 @@ python = ">=3.10,<4.0"
1717
aiohttp = "^3.10.3"
1818
pyhumps = "^3.8.0"
1919
backoff = ">=1.10.0,<3.0"
20-
attrs = ">=21.2,<25.0"
20+
attrs = ">=21.2,<26.0"
2121
boto3 = "^1.18.59"
2222
warrant-lite = "^1.0.4"
2323
backports-strenum = { version = "^1.2.4", python = "<3.11" }

0 commit comments

Comments
 (0)