Skip to content

Commit

Permalink
Bump setuptools from 68.2.2 to 69.0.2 (#1612)
Browse files Browse the repository at this point in the history
Bumps [setuptools](https://github.com/pypa/setuptools) from 68.2.2 to 69.0.2.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v68.2.2...v69.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cooper Lees <me@cooperlees.com>
  • Loading branch information
dependabot[bot] and cooperlees authored Nov 27, 2023
1 parent a1f47d1 commit e267347
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
@@ -11,6 +11,6 @@ lxml==4.9.3
multidict==6.0.4
packaging==23.2
pyparsing==3.1.1
setuptools==68.2.2
setuptools==69.0.2
six==1.16.0
yarl==1.9.2
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@ pre-commit==3.5.0
pytest==7.4.3
pytest-asyncio==0.21.1
pytest-timeout==2.2.0
setuptools==68.2.2
setuptools==69.0.2
tox==4.11.3
types-filelock==3.2.7
types-freezegun==1.1.10

0 comments on commit e267347

Please sign in to comment.