Skip to content

Commit a58a368

Browse files
Bump pywinpty from 2.0.13 to 2.0.14
Bumps [pywinpty](https://github.com/spyder-ide/pywinpty) from 2.0.13 to 2.0.14. - [Release notes](https://github.com/spyder-ide/pywinpty/releases) - [Changelog](https://github.com/andfoy/pywinpty/blob/main/CHANGELOG.md) - [Commits](andfoy/pywinpty@v2.0.13...v2.0.14) --- updated-dependencies: - dependency-name: pywinpty dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b3eefc7 commit a58a368

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
@@ -5,6 +5,6 @@ appdirs==1.4.4
55
janus==1.0.0
66
psutil==6.0.0
77
GitPython==3.1.43
8-
pywinpty==2.0.13; sys_platform == 'win32'
8+
pywinpty==2.0.14; sys_platform == 'win32'
99
python-hosts==1.0.7
1010
python-dotenv==1.0.1

0 commit comments

Comments
 (0)