Skip to content

Commit 9b60a64

Browse files
authored
Merge pull request #158 from neo4j/dependabot/pip/python-wrapper/enum-tools-0.13.0
Bump enum-tools from 0.12.0 to 0.13.0 in /python-wrapper
2 parents fd8a481 + 829ad23 commit 9b60a64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-wrapper/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = [
3333
"ipython >=7, <10",
3434
"pydantic >=2 , <3",
3535
"pydantic-extra-types >=2, <3",
36-
"enum-tools==0.12.0"
36+
"enum-tools==0.13.0"
3737
]
3838
requires-python = ">=3.10"
3939

0 commit comments

Comments
 (0)