Skip to content

Commit 3ea7f83

Browse files
authored
Upgrade attrs in pyproject (#1542)
1 parent 028f35c commit 3ea7f83

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ packages = [
1414
[tool.poetry.dependencies]
1515
python = "^3.9"
1616
openai = "^1.1.1"
17-
attrs = "^24.2.0"
17+
attrs = "^24.3.0"
1818
jinja2 = "^3.1.4"
1919
marshmallow = "^3.21.3"
2020
marshmallow-enum = "^1.5.1"

0 commit comments

Comments
 (0)