Skip to content

Commit

Permalink
Bump pyside2 from 5.13.1 to 5.15.2
Browse files Browse the repository at this point in the history
Bumps [pyside2](https://www.pyside.org) from 5.13.1 to 5.15.2.

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Dec 16, 2020
1 parent 5859a0e commit 1c99f26
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ wormhole-ui = 'wormhole_ui.main:run'
[tool.poetry.dependencies]
python = "^3.6, <3.8" # Some dependencies don't support Py3.8 yet
magic_wormhole = ">=0.11.2,<0.13.0"
PySide2 = "5.13.1" # Pinned to avoid MacOS build issue https://github.com/pyinstaller/pyinstaller/issues/4627
PySide2 = "5.15.2" # Pinned to avoid MacOS build issue https://github.com/pyinstaller/pyinstaller/issues/4627
qt5reactor = "^0.6"
humanize = "3.2.0" # Pinned to avoid MacOS build issue https://github.com/sneakypete81/wormhole-ui/issues/27
[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 1c99f26

Please sign in to comment.