Skip to content

Commit

Permalink
Bump attrs from 24.3.0 to 25.1.0 (#526)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Feb 4, 2025
1 parent 37ebedf commit 1cb3de7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ classifiers = [
python = ">=3.10.0,<3.14"
sain = "1.3.0"
aiohttp = "3.11.11"
attrs = "24.3.0"
attrs = "25.1.0"
backports-datetime-fromisoformat = { version = "2.0.3", markers = "python_version == '3.10'" }

[tool.poetry.extras]
Expand Down

0 comments on commit 1cb3de7

Please sign in to comment.