Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent 2b1fd5f commit ef6838d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ mypy==1.8.0
mypy-extensions==1.0.0
pre-commit==3.5.0
psycopg2-binary==2.9.9
setuptools==69.1.0
setuptools==69.1.1
wheel==0.42.0
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dev =
mypy-extensions==1.0.0
pre-commit==3.5.0
psycopg2-binary==2.9.9
setuptools==69.1.0
setuptools==69.1.1
wheel==0.42.0


Expand Down

0 comments on commit ef6838d

Please sign in to comment.