Skip to content

Commit 4518ef4

Browse files
chore(deps): bump pywin32 from 303 to 305
Bumps [pywin32](https://github.com/mhammond/pywin32) from 303 to 305. - [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>
1 parent edb3e95 commit 4518ef4

File tree

2 files changed

+21
-57
lines changed

2 files changed

+21
-57
lines changed

poetry.lock

+20-56
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ python-dotenv = ">=0.14.0,<0.18.0"
4848
ecdsa = ">=0.15,<0.17.0"
4949
importlib-metadata = ">4,<5"
5050

51-
pywin32 = { version = "==303", markers = "sys_platform == 'win32' or platform_system == 'Windows'" }
51+
pywin32 = { version = "==305", markers = "sys_platform == 'win32' or platform_system == 'Windows'" }
5252

5353
# cli, test_tools extras
5454
click = { version = "^8.0.0", optional = true }

0 commit comments

Comments
 (0)