Skip to content
This repository has been archived by the owner on Dec 18, 2022. It is now read-only.

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MousaZeidBaker authored Feb 1, 2022
1 parent c845a2a commit c556e80
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 25 deletions.
51 changes: 28 additions & 23 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "poetryup"
version = "0.5.1"
version = "0.5.2"
description = "Update dependencies and bump their version in the pyproject.toml file"
authors = ["Mousa Zeid Baker"]
packages = [
Expand Down Expand Up @@ -38,7 +38,7 @@ black = [
{version = "^21.12b0", python = ">3.6.2"},
]
flake8 = "^4.0.1"
flake8-black = "^0.2.3"
flake8-black = "^0.2.4"
flake8-isort = "^4.1.1"
isort = { version = "^5.10.1", python = "^3.6.1" }
pre-commit = { version = "^2.17.0", python = "^3.6.1" }
Expand Down

0 comments on commit c556e80

Please sign in to comment.