Skip to content

Commit 1a8b923

Browse files
Bump pyttsx3 from 2.98 to 2.99 (#83)
Bumps [pyttsx3](https://github.com/nateshmbhat/pyttsx3) from 2.98 to 2.99. - [Release notes](https://github.com/nateshmbhat/pyttsx3/releases) - [Commits](nateshmbhat/pyttsx3@v2.98...v2.99) --- updated-dependencies: - dependency-name: pyttsx3 dependency-version: '2.99' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michael Beale <michael.beale@intel.com>
1 parent 3cd7b72 commit 1a8b923

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
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
@@ -19,7 +19,7 @@ pywin32 = {version = "^306", optional = true, markers = "sys_platform == 'win32'
1919
pystray = {version = "^0.19.5", optional = true, markers = "sys_platform == 'win32'"}
2020
pyinstaller = {version = "^6.10.0", optional = true, markers = "sys_platform == 'win32'"}
2121
pydebugstring = {version = "^1.0.0.2", markers = "sys_platform == 'win32'"}
22-
pyttsx3 = {version = "^2.97", optional = true }
22+
pyttsx3 = {version = "^2.99", optional = true }
2323
pefile = {version = "<2024.8.26", optional = true, markers = "sys_platform == 'win32'"} # pinned to avoid breaking changes in newer versions
2424
colorlog = "^6.9.0"
2525
kagglehub = "^0.3.5"

0 commit comments

Comments
 (0)