Skip to content

Commit

Permalink
Bump setuptools from 69.1.1 to 70.0.0 in /requirements
Browse files Browse the repository at this point in the history
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.1.1 to 70.0.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v69.1.1...v70.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 3e6d839 commit 608216e
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,32 +2,19 @@ build==1.0.3
# via pip-tools
click==8.1.7
# via pip-tools
colorama==0.4.6
# via
# build
# click
importlib-metadata==7.0.1
# via build
packaging==23.2
# via build
pip-tools==7.4.0
# via -r requirements/base.in
# via -r base.in
pyproject-hooks==1.0.0
# via
# build
# pip-tools
tomli==2.0.1
# via
# build
# pip-tools
# pyproject-hooks
wheel==0.42.0
# via pip-tools
zipp==3.17.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via pip-tools
setuptools==69.1.1
setuptools==70.0.0
# via pip-tools

0 comments on commit 608216e

Please sign in to comment.