Skip to content

Commit

Permalink
Bump setuptools from 69.5.1 to 70.0.0 (#172)
Browse files Browse the repository at this point in the history
* Bump setuptools from 69.5.1 to 70.0.0

Bumps [setuptools](https://github.com/pypa/setuptools) from 69.5.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.5.1...v70.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Dump deps

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: S. Co1 <sco1.git@gmail.com>
  • Loading branch information
dependabot[bot] and sco1 committed Jul 16, 2024
1 parent 37b7986 commit 859b43d
Show file tree
Hide file tree
Showing 3 changed files with 172 additions and 190 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ repos:
- id: python-check-blanket-type-ignore
exclude: "test_type_ignore.py"
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.5.0
rev: v0.5.2
hooks:
- id: ruff
- repo: local
Expand Down
Loading

0 comments on commit 859b43d

Please sign in to comment.