Skip to content

Commit 5f8cf2b

Browse files
fix(deps): update dependency attrs to v25
1 parent 84a5d9b commit 5f8cf2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ classifiers = [
2121
"Programming Language :: Python :: 3.12",
2222
]
2323
dependencies = [
24-
"attrs~=20.3.0",
24+
"attrs~=25.3.0",
2525
"typing_extensions~=4.12.2",
2626
]
2727

0 commit comments

Comments
 (0)