We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8f6443 commit 1cf7163Copy full SHA for 1cf7163
changes/569.misc.rst
@@ -0,0 +1 @@
1
+Updated setuptools-scm from 8.1.0 to 8.2.0.
pyproject.toml
@@ -50,7 +50,7 @@ Source = "https://github.com/beeware/rubicon-objc"
50
dev = [
51
"pre-commit == 4.1.0",
52
"pytest == 8.3.5",
53
- "setuptools_scm == 8.1.0",
+ "setuptools_scm == 8.2.0",
54
"tox == 4.24.1",
55
]
56
# Docs are always built on a specific Python version; see RTD and tox config files,
0 commit comments