Skip to content

Commit

Permalink
Merge pull request #237 from beeware/dependabot/pip/setuptools-75.6.0
Browse files Browse the repository at this point in the history
Bump setuptools from 75.5.0 to 75.6.0
  • Loading branch information
freakboy3742 authored Nov 24, 2024
2 parents 64483de + 884a859 commit b3c8fbf
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changes/237.misc.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Updated setuptools from 75.5.0 to 75.6.0.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[build-system]
requires = [
"setuptools==75.5.0",
"setuptools==75.6.0",
"setuptools_scm==8.1.0",
]
build-backend = "setuptools.build_meta"

0 comments on commit b3c8fbf

Please sign in to comment.