Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent f75d1e5 commit 0542407
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
17 changes: 8 additions & 9 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jsonschema-spec = "^0.1.2"
validators = "^0.20.0"

[tool.poetry.group.dev.dependencies]
setuptools = "^65.6.3"
setuptools = ">=65.6.3,<71.0.0"
pytest = "^7.2.0"
mypy = "^0.991"
black = "23.3.0"
Expand Down

0 comments on commit 0542407

Please sign in to comment.