Skip to content

Commit adda913

Browse files
authoredMar 12, 2025··
Merge pull request #194 from nikobockerman/renovate/attrs-25.x
fix(deps): update dependency attrs to v25.2.0
2 parents c80499b + a8aa063 commit adda913

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = ""
55
readme = "README.md"
66
requires-python = ">=3.13"
77
dependencies = [
8-
"attrs ==25.1.0",
8+
"attrs ==25.2.0",
99
"typer ==0.15.2",
1010
"joblib ==1.4.2",
1111
]

‎uv.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.