Skip to content

Commit ce2f4bb

Browse files
Update pywinpty requirement from ~=2.0.7 to ~=2.0.8
Updates the requirements on [pywinpty](https://github.com/spyder-ide/pywinpty) to permit the latest version. - [Release notes](https://github.com/spyder-ide/pywinpty/releases) - [Changelog](https://github.com/andfoy/pywinpty/blob/main/CHANGELOG.md) - [Commits](andfoy/pywinpty@v2.0.7...v2.0.8) --- updated-dependencies: - dependency-name: pywinpty dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7323251 commit ce2f4bb

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
@@ -119,7 +119,7 @@ pytz~=2022.2
119119
PyVISA~=1.12.0
120120
PyVISA-sim~=0.5.1
121121
pywin32==304; sys_platform == 'win32'
122-
pywinpty~=2.0.7; sys_platform == 'win32'
122+
pywinpty~=2.0.8; sys_platform == 'win32'
123123
PyYAML~=6.0
124124
pyzmq~=24.0.0
125125
requests~=2.28.1

0 commit comments

Comments
 (0)