Skip to content

Commit a58004b

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 6ef05d4 commit a58004b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ iniconfig==2.0.0 ; python_version >= "3.7" and python_version < "4.0"
2020
mock==5.1.0 ; python_version >= "3.7" and python_version < "4.0"
2121
multidict==6.0.4 ; python_version >= "3.7" and python_version < "4.0"
2222
packaging==23.1 ; python_version >= "3.7" and python_version < "4.0"
23-
pipx==1.2.0 ; python_version >= "3.7" and python_version < "4.0"
23+
pipx==1.7.1 ; python_version >= "3.7" and python_version < "4.0"
2424
pluggy==1.2.0 ; python_version >= "3.7" and python_version < "4.0"
2525
pycparser==2.21 ; python_version >= "3.7" and python_version < "4.0"
2626
pyjwt==2.8.0 ; python_version >= "3.7" and python_version < "4.0"

0 commit comments

Comments
 (0)