Skip to content

Commit 54a172b

Browse files
fix(deps): update dependency attrs to v25
1 parent adb1d4d commit 54a172b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ classifiers = [
1313
]
1414
requires-python = ">=3.6"
1515
dependencies = [
16-
"attrs>=24.3.0,<25",
16+
"attrs>=25.3,<26",
1717
"cclib>=1.8.1,<2",
1818
"periodictable>=2.0.2,<3",
1919
]

0 commit comments

Comments
 (0)