Skip to content

Commit 518bea7

Browse files
poetry: update attrs requirement from ^24.2.0 to ^25.1.0
--- updated-dependencies: - dependency-name: attrs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d3b158 commit 518bea7

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
@@ -25,7 +25,7 @@ email-validator = "^2.1.0.post1"
2525
smart-open = "^7.0.1"
2626
urllib3 = "<3"
2727
orjson = "^3.9.15"
28-
attrs = "^24.2.0"
28+
attrs = "^25.1.0"
2929
locust = "^2.29.1"
3030
jsonschema = "^4.23.0"
3131

0 commit comments

Comments
 (0)