Skip to content

Commit 1efa1c3

Browse files
Bump automata-lib from 9.0.0 to 9.1.2
Bumps [automata-lib](https://github.com/caleb531/automata) from 9.0.0 to 9.1.2. - [Release notes](https://github.com/caleb531/automata/releases) - [Commits](caleb531/automata@v9.0.0...v9.1.2) --- updated-dependencies: - dependency-name: automata-lib dependency-version: 9.1.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5467d3a commit 1efa1c3

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
@@ -28,7 +28,7 @@ classifiers = [
2828
]
2929
requires-python = ">=3.10"
3030
dependencies = [
31-
"automata-lib==9.0.0",
31+
"automata-lib==9.1.2",
3232
]
3333

3434
[project.urls]

0 commit comments

Comments
 (0)