Skip to content

Commit

Permalink
build(deps): bump setuptools from 75.7.0 to 75.8.0 in /plugins/apel
Browse files Browse the repository at this point in the history
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.7.0 to 75.8.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v75.7.0...v75.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
1 parent 1a37f91 commit ee99116
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/apel/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[build-system]
requires = ["setuptools==75.7.0"]
requires = ["setuptools==75.8.0"]
build-backend = "setuptools.build_meta"

[project]
Expand Down Expand Up @@ -30,7 +30,7 @@ tests = [
]
build = [
"build==1.2.2.post1",
"setuptools==75.7.0",
"setuptools==75.8.0",
]

[project.scripts]
Expand Down

0 comments on commit ee99116

Please sign in to comment.