Skip to content

Commit

Permalink
Bump pipx from 0.14.0.0 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [pipx](https://github.com/pypa/pipx) from 0.14.0.0 to 1.0.0.
- [Release notes](https://github.com/pypa/pipx/releases)
- [Changelog](https://github.com/pypa/pipx/blob/main/CHANGELOG.md)
- [Commits](pypa/pipx@0.14.0.0...1.0.0)

---
updated-dependencies:
- dependency-name: pipx
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2022
1 parent 9ec6a03 commit 2dfc7ff
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 37 deletions.
64 changes: 28 additions & 36 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 @@ -21,7 +21,7 @@ lxml = "^4.4.2"
[tool.poetry.dev-dependencies]
fissix = "^19.2b1"
dephell = {extras = ["full"], version = "^0.8.0"}
pipx = "^0.14.0"
pipx = "^1.0.0"
flake8 = "^3.7.9"
pylint = "^2.12.0"

Expand Down

0 comments on commit 2dfc7ff

Please sign in to comment.