Skip to content

Commit

Permalink
Bump pywin32 from 306 to 307
Browse files Browse the repository at this point in the history
Bumps [pywin32](https://github.com/mhammond/pywin32) from 306 to 307.
- [Release notes](https://github.com/mhammond/pywin32/releases)
- [Changelog](https://github.com/mhammond/pywin32/blob/main/CHANGES.txt)
- [Commits](https://github.com/mhammond/pywin32/commits)

---
updated-dependencies:
- dependency-name: pywin32
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 6, 2024
1 parent a4e5bea commit b1ef35c
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 @@ -326,7 +326,7 @@ pyvisa==1.14.1
# qcodes
pyvisa-sim==0.6.0
# via qcodes (pyproject.toml)
pywin32==306; sys_platform == 'win32'
pywin32==307; sys_platform == 'win32'
# via jupyter-core
pyyaml==6.0.2
# via
Expand Down

0 comments on commit b1ef35c

Please sign in to comment.