Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Numerlor committed Dec 9, 2021
1 parent c2376a0 commit 1f585b7
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 96 deletions.
125 changes: 33 additions & 92 deletions poetry.lock

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

8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,18 @@ flake8 = "~4.0"

flake8-annotations = "~2.7"
flake8-bandit = "~2.1"
flake8-bugbear = "21.9.2"
flake8-bugbear = "21.11.29"
flake8-docstrings = "~1.6"
flake8-isort = "~4.1"
flake8-print = "~4.0"
isort = "~5.10"
black = "21.10b0"
pre-commit = "~2.15"
black = "21.12b0"
pre-commit = "~2.16"
pyinstaller = "~4.7"
taskipy = "~1.9"
python-dotenv = "~0.19.2"
tomli = "~1.2.2"
tomli-w = "~0.4.0"
tomli-w = "~1.0.0"

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

0 comments on commit 1f585b7

Please sign in to comment.