Skip to content

Commit e935961

Browse files
Bump pipx from 1.2.0 to 1.7.1
Bumps [pipx](https://github.com/pypa/pipx) from 1.2.0 to 1.7.1. - [Release notes](https://github.com/pypa/pipx/releases) - [Changelog](https://github.com/pypa/pipx/blob/main/docs/changelog.md) - [Commits](pypa/pipx@1.2.0...1.7.1) --- updated-dependencies: - dependency-name: pipx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3d5df93 commit e935961

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

poetry.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ urllib3 = "^2.0.7" # requests has a weak dependency on urllib3
3636
[tool.poetry.group.dev.dependencies]
3737
aioresponses = "^0.7.4"
3838
mock = "^5.1.0"
39-
pipx = "^1.2.0"
39+
pipx = "^1.7.1"
4040
pytest = "^7.4.0"
4141
pytest-aiohttp = "^1.0.4"
4242
pytest-asyncio = ">=0.21.1,<0.24.0"

0 commit comments

Comments
 (0)