Skip to content

Commit

Permalink
build(deps): bump pyinstaller from 4.5.1 to 4.6 in /requirements
Browse files Browse the repository at this point in the history
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 4.5.1 to 4.6.
- [Release notes](https://github.com/pyinstaller/pyinstaller/releases)
- [Changelog](https://github.com/pyinstaller/pyinstaller/blob/v4.6/doc/CHANGES.rst)
- [Commits](pyinstaller/pyinstaller@v4.5.1...v4.6)

---
updated-dependencies:
- dependency-name: pyinstaller
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and palango committed Nov 8, 2021
1 parent 70341f9 commit 2cfc9f3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions requirements/requirements-ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -552,7 +552,7 @@ pygments==2.7.4
# ipython
# pdbpp
# readme-renderer
pyinstaller==4.5.1
pyinstaller==4.6
# via -r requirements-ci.in
pyinstaller-hooks-contrib==2020.7
# via pyinstaller
Expand Down Expand Up @@ -789,11 +789,9 @@ typing-extensions==3.10.0.2
# via
# -r requirements-dev.txt
# aiohttp
# astroid
# black
# matrix-synapse
# mypy
# pylint
# signedjson
typing-inspect==0.4.0
# via
Expand Down

0 comments on commit 2cfc9f3

Please sign in to comment.