Skip to content

Commit

Permalink
build(deps): updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikBjare committed Aug 29, 2022
1 parent fa27df4 commit 730575b
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 78 deletions.
125 changes: 48 additions & 77 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 @@ click = "*"
importlib-metadata = {version = "*", python = "<3.10"}

# provides pkg_resources, needed for pyinstaller for some reason
setuptools = "^63.1.0"
setuptools = "*"

[tool.poetry.dev-dependencies]
mypy = "*"
Expand Down

0 comments on commit 730575b

Please sign in to comment.