Skip to content

Commit

Permalink
Chore(deps): Update attrs requirement from <24 to <25
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 Aug 5, 2024
1 parent 23d05ce commit 948df67
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 @@ -100,7 +100,7 @@ dynamic = [
"version",
]
dependencies = [
"attrs<24",
"attrs<25",
"backports-strenum<1.3; python_version<'3.11'",
"simplejson<4",
"toolz<0.13",
Expand Down

0 comments on commit 948df67

Please sign in to comment.