Skip to content

Commit 2ec73be

Browse files
authored
Merge pull request #5 from cimon-io/dependabot/pip/pywin32-301
Bump pywin32 from 227 to 301
2 parents 7f47983 + e50ac50 commit 2ec73be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ pynacl==1.4.0; python_version >= "3.6" and python_full_version < "3.0.0" or pyth
4040
pyparsing==2.4.7; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
4141
python-dateutil==2.8.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
4242
python-slugify==5.0.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6"
43-
pywin32==227; python_version >= "3.6" and sys_platform == "win32"
43+
pywin32==301; python_version >= "3.6" and sys_platform == "win32"
4444
pyyaml==5.4.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6"
4545
requests==2.25.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
4646
rich==10.1.0; python_version >= "3.6" and python_version < "4.0"

0 commit comments

Comments
 (0)