Skip to content

Commit

Permalink
Bump setuptools from 71.0.0 to 75.4.0 in /shared_aws/py_package
Browse files Browse the repository at this point in the history
Bumps [setuptools](https://github.com/pypa/setuptools) from 71.0.0 to 75.4.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v71.0.0...v75.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent ab110b8 commit 21060f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared_aws/py_package/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ test = [
]

[build-system]
requires = ["setuptools == 71.0.0"]
requires = ["setuptools == 75.4.0"]
build-backend = "setuptools.build_meta"

0 comments on commit 21060f3

Please sign in to comment.