Skip to content

Commit 829ad23

Browse files
Bump enum-tools from 0.12.0 to 0.13.0 in /python-wrapper
Bumps [enum-tools](https://github.com/domdfcoding/enum_tools) from 0.12.0 to 0.13.0. - [Release notes](https://github.com/domdfcoding/enum_tools/releases) - [Commits](domdfcoding/enum_tools@v0.12.0...v0.13.0) --- updated-dependencies: - dependency-name: enum-tools dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c9341ff commit 829ad23

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
@@ -34,7 +34,7 @@ dependencies = [
3434
"ipython >=7, <10",
3535
"pydantic >=2 , <3",
3636
"pydantic-extra-types >=2, <3",
37-
"enum-tools==0.12.0"
37+
"enum-tools==0.13.0"
3838
]
3939
requires-python = ">=3.9"
4040

0 commit comments

Comments
 (0)