Skip to content

Commit

Permalink
Bump pywinpty from 2.0.11 to 2.0.12
Browse files Browse the repository at this point in the history
Bumps [pywinpty](https://github.com/spyder-ide/pywinpty) from 2.0.11 to 2.0.12.
- [Release notes](https://github.com/spyder-ide/pywinpty/releases)
- [Changelog](https://github.com/andfoy/pywinpty/blob/main/CHANGELOG.md)
- [Commits](andfoy/pywinpty@v2.0.11...v2.0.12)

---
updated-dependencies:
- dependency-name: pywinpty
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 5f10c14 commit 2d98ace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ pytest-cov~=4.1.0
python-dateutil~=2.8.2
pytz~=2023.2
pywin32==306; sys_platform == 'win32'
pywinpty==2.0.11; sys_platform == 'win32'
pywinpty==2.0.12; sys_platform == 'win32'
PyYAML~=6.0
pyzmq~=25.1.0
qcodes~=0.40.0
Expand Down

0 comments on commit 2d98ace

Please sign in to comment.