Skip to content

Commit

Permalink
Merge pull request #173 from beeware/dependabot/pip/setuptools-scm-8.1.0
Browse files Browse the repository at this point in the history
Bump setuptools-scm from 8.0.4 to 8.1.0
  • Loading branch information
freakboy3742 committed May 12, 2024
2 parents ffd7f19 + 6ab1d82 commit d281ac4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changes/173.misc.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Updated setuptools-scm from 8.0.4 to 8.1.0.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[build-system]
requires = [
"setuptools==69.5.1",
"setuptools_scm==8.0.4",
"setuptools_scm==8.1.0",
]
build-backend = "setuptools.build_meta"

Expand Down

0 comments on commit d281ac4

Please sign in to comment.