Skip to content

Commit

Permalink
Build(deps): Bump setuptools from 70.1.1 to 70.2.0 (#1769)
Browse files Browse the repository at this point in the history
Bumps [setuptools](https://github.com/pypa/setuptools) from 70.1.1 to 70.2.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v70.1.1...v70.2.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent 7309e7c commit 5f4fefe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ lxml==5.2.2
multidict==6.0.5
packaging==24.1
pyparsing==3.1.2
setuptools==70.1.1
setuptools==70.2.0
six==1.16.0
yarl==1.9.4
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pre-commit==3.7.1
pytest==7.4.4
pytest-asyncio==0.23.7
pytest-timeout==2.3.1
setuptools==70.1.1
setuptools==70.2.0
tox==4.15.0
types-filelock==3.2.7
types-freezegun==1.1.10
Expand Down

0 comments on commit 5f4fefe

Please sign in to comment.