Skip to content

Commit 7730ee8

Browse files
Bump pywinpty from 3.0.2 to 3.0.3 (#134)
Bumps [pywinpty](https://github.com/andfoy/pywinpty) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/andfoy/pywinpty/releases) - [Changelog](https://github.com/andfoy/pywinpty/blob/main/CHANGELOG.md) - [Commits](andfoy/pywinpty@v3.0.2...v3.0.3) --- updated-dependencies: - dependency-name: pywinpty dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 85404a9 commit 7730ee8

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
@@ -5,7 +5,7 @@ appdirs==1.4.4
55
janus==2.0.0
66
psutil==7.2.2
77
GitPython==3.1.46
8-
pywinpty==3.0.2; sys_platform == 'win32'
8+
pywinpty==3.0.3; sys_platform == 'win32'
99
python-hosts==1.1.2
1010
python-dotenv==1.2.1
1111

0 commit comments

Comments
 (0)