Skip to content

Commit 3585e7a

Browse files
⬆️ Update pythonnet requirement from ~=3.0.5 to ~=3.1.0
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.5...v3.1.0) --- updated-dependencies: - dependency-name: pythonnet dependency-version: 3.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a3a375d commit 3585e7a

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
@@ -39,5 +39,5 @@ pyamdgpuinfo~=2.1.6; sys_platform=="linux" and python_version <= "3.12"
3939
pyadl~=0.1; sys_platform=="win32"
4040

4141
# Following packages are for LibreHardwareMonitor integration on Windows
42-
pythonnet~=3.0.5; sys_platform=="win32"
42+
pythonnet~=3.1.0; sys_platform=="win32"
4343
pywin32>=311; sys_platform=="win32"

0 commit comments

Comments
 (0)