Skip to content

Commit 7afb550

Browse files
⬆️ Update pywin32 requirement from >=306 to >=311
Updates the requirements on [pywin32](https://github.com/mhammond/pywin32) to permit the latest version. - [Release notes](https://github.com/mhammond/pywin32/releases) - [Changelog](https://github.com/mhammond/pywin32/blob/main/CHANGES.md) - [Commits](https://github.com/mhammond/pywin32/commits) --- updated-dependencies: - dependency-name: pywin32 dependency-version: '311' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f500862 commit 7afb550

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ pyadl~=0.1; sys_platform=="win32"
4040

4141
# Following packages are for LibreHardwareMonitor integration on Windows
4242
pythonnet~=3.0.5; sys_platform=="win32"
43-
pywin32>=306; sys_platform=="win32"
43+
pywin32>=311; sys_platform=="win32"

0 commit comments

Comments
 (0)