Skip to content

Commit

Permalink
Update attrs requirement from <25 to <26
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: attrs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and amotl committed Jan 30, 2025
1 parent 57e23fb commit daf7505
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 @@ -79,7 +79,7 @@ dynamic = [
"version",
]
dependencies = [
"attrs<25",
"attrs<26",
"boltons<25",
"cattrs<25",
"click<9",
Expand Down

0 comments on commit daf7505

Please sign in to comment.