Skip to content

Commit 6e06214

Browse files
authored
fix(deps): bump minimum attrs version to one with attrs.NothingType (#1855)
1 parent 073a4e8 commit 6e06214

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ readme = "README.md"
88
license = "Apache-2.0"
99
dependencies = [
1010
"openai>=1.1.1",
11-
"attrs>=23.2.0",
11+
"attrs>=24.3.0",
1212
"jinja2>=3.1.4",
1313
"marshmallow>=3.21.3",
1414
"marshmallow-enum>=1.5.1",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)