Skip to content

Commit

Permalink
Bump pywin32 from 306 to 308
Browse files Browse the repository at this point in the history
Bumps [pywin32](https://github.com/mhammond/pywin32) from 306 to 308.
- [Release notes](https://github.com/mhammond/pywin32/releases)
- [Changelog](https://github.com/mhammond/pywin32/blob/main/CHANGES.txt)
- [Commits](https://github.com/mhammond/pywin32/commits)

---
updated-dependencies:
- dependency-name: pywin32
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and adosikas committed Oct 15, 2024
1 parent d0cdd4c commit 65dc11b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies = [
"nicegui==2.3.0",
"librosa==0.10.2.post1",
"soundfile==0.12.1",
"pywin32==306; sys_platform=='win32'",
"pywin32==308; sys_platform=='win32'",
]
requires-python = ">=3.10"
authors = [{"name"="adosikas"}]
Expand Down

0 comments on commit 65dc11b

Please sign in to comment.