Skip to content

Commit

Permalink
Update cattrs requirement from <24 to <25
Browse files Browse the repository at this point in the history
Updates the requirements on [cattrs](https://github.com/python-attrs/cattrs) to permit the latest version.
- [Release notes](https://github.com/python-attrs/cattrs/releases)
- [Changelog](https://github.com/python-attrs/cattrs/blob/main/HISTORY.md)
- [Commits](python-attrs/cattrs@v0.2.0...v24.1.1)

---
updated-dependencies:
- dependency-name: cattrs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and amotl committed Sep 16, 2024
1 parent 0770e08 commit 999bbb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ dynamic = [
dependencies = [
"attrs<25",
"boltons<25",
"cattrs<24",
"cattrs<25",
"click<9",
"click-aliases<2,>=1.0.4",
"colorama<1",
Expand Down

0 comments on commit 999bbb1

Please sign in to comment.