1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-16 09:10:35 +03:00

Bump py2exe from 0.10.0.2 to 0.10.1.0

Bumps [py2exe](https://github.com/py2exe/py2exe) from 0.10.0.2 to 0.10.1.0.
- [Release notes](https://github.com/py2exe/py2exe/releases)
- [Changelog](https://github.com/py2exe/py2exe/blob/master/ChangeLog)
- [Commits](https://github.com/py2exe/py2exe/compare/v0.10.0.2...v0.10.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-11-09 07:25:55 +00:00 committed by Athanasius
parent 3e96184ba5
commit 80ac14756d

View File

@ -23,7 +23,7 @@ grip==4.5.2
# Packaging
# We only need py2exe on windows.
py2exe==0.10.0.2; sys_platform == 'win32'
py2exe==0.10.1.0; sys_platform == 'win32'
# All of the normal requirements
-r requirements.txt