Skip to content

Commit 59a1f2e

Browse files
⬆️ Update pythonnet requirement from ~=3.0.3 to ~=3.0.4
Updates the requirements on [pythonnet](https://github.com/pythonnet/pythonnet) to permit the latest version. - [Release notes](https://github.com/pythonnet/pythonnet/releases) - [Changelog](https://github.com/pythonnet/pythonnet/blob/master/CHANGELOG.md) - [Commits](pythonnet/pythonnet@v3.0.3...v3.0.4) --- updated-dependencies: - dependency-name: pythonnet dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4ca1f5f commit 59a1f2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ pyamdgpuinfo~=2.1.6; sys_platform=="linux" and python_version <= "3.12"
2727
pyadl~=0.1; sys_platform=="win32"
2828

2929
# Following packages are for LibreHardwareMonitor integration on Windows
30-
pythonnet~=3.0.3; sys_platform=="win32"
30+
pythonnet~=3.0.4; sys_platform=="win32"
3131
pywin32>=306; sys_platform=="win32"

0 commit comments

Comments
 (0)