Skip to content

Commit

Permalink
Bump setuptools from 69.2.0 to 70.0.0
Browse files Browse the repository at this point in the history
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.2.0 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.2.0...v70.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 22, 2024
1 parent 79905cc commit 8923e27
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ identify==2.5.35
idna==3.6
# via requests
jafgen==0.4.12
# via -r requirements.in
markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
Expand All @@ -30,17 +31,17 @@ numpy==1.26.4
platformdirs==4.2.0
# via virtualenv
pre-commit==3.7.0
# via -r requirements.in
pygments==2.17.2
# via rich
python-dateutil==2.9.0.post0
# via faker
pyyaml==6.0.1
# via pre-commit
requests==2.31.0
# via -r requirements.in
rich==13.7.1
# via typer
setuptools==69.2.0
# via nodeenv
shellingham==1.5.4
# via typer
six==1.16.0
Expand Down

0 comments on commit 8923e27

Please sign in to comment.