Skip to content

Commit

Permalink
Bump pip from 23.2.1 to 23.3 in /requirements
Browse files Browse the repository at this point in the history
Bumps [pip](https://github.com/pypa/pip) from 23.2.1 to 23.3.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@23.2.1...23.3)

---
updated-dependencies:
- dependency-name: pip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 2, 2023
1 parent 9aa6c8e commit 7aca17a
Showing 1 changed file with 2 additions and 15 deletions.
17 changes: 2 additions & 15 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,30 +2,17 @@ build==1.0.3
# via pip-tools
click==8.1.7
# via pip-tools
colorama==0.4.6
# via
# build
# click
importlib-metadata==6.8.0
# via build
packaging==23.1
# via build
pip-tools==7.3.0
# via -r requirements/base.in
# via -r base.in
pyproject-hooks==1.0.0
# via build
tomli==2.0.1
# via
# build
# pip-tools
# pyproject-hooks
wheel==0.41.2
# via pip-tools
zipp==3.17.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
pip==23.2.1
pip==23.3
# via pip-tools
setuptools==68.2.2
# via pip-tools

0 comments on commit 7aca17a

Please sign in to comment.