Skip to content

Commit 7a97b45

Browse files
build(deps): bump pywin32 from 306 to 308
Bumps [pywin32](https://github.com/mhammond/pywin32) from 306 to 308. - [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] <[email protected]>
1 parent 0156f2a commit 7a97b45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ pypac>=0.16.3,<1
77
python-rule-engine>=0.5,<0.6
88
python-win-ad>=0.6.2,<1 ; sys_platform == 'win32'
99
pyyaml>=5.4,<7
10-
pywin32==306 ; sys_platform == 'win32'
10+
pywin32==308 ; sys_platform == 'win32'
1111
requests>=2.31,<3
1212
truststore>=0.8,<1

0 commit comments

Comments
 (0)