Skip to content

Commit

Permalink
chore(deps-dev): bump pyinstaller from 5.2 to 5.3 (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 5, 2022
1 parent 603085f commit 6a45e83
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 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 @@ -16,7 +16,7 @@ pre-commit = "^2.20.0"
isort = "^5.10.1"
mypy = "^0.971"
flake8 = "^5.0.4"
pyinstaller = "^5.2"
pyinstaller = "^5.3"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 6a45e83

Please sign in to comment.