Skip to content

Commit

Permalink
Bump setuptools from 72.2.0 to 74.1.2
Browse files Browse the repository at this point in the history
Bumps [setuptools](https://github.com/pypa/setuptools) from 72.2.0 to 74.1.2.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v72.2.0...v74.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent 6aa71e7 commit 6a32fe5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 7 deletions.
16 changes: 10 additions & 6 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 @@ -20,7 +20,7 @@ pydantic-settings = "^2.5.2"
[tool.poetry.group.dev.dependencies]
pytest = "^8.3.3"
prospector = "^1.10.3"
setuptools = "^72.2.0"
setuptools = "^74.1.2"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 6a32fe5

Please sign in to comment.