We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a95d336 + e2b2c2a commit fa157a3Copy full SHA for fa157a3
automation/pyproject.toml
@@ -1,7 +1,7 @@
1
[build-system]
2
requires = [
3
# keep versions in sync with ../pyproject.toml
4
- "setuptools==75.1.0",
+ "setuptools==75.2.0",
5
"setuptools_scm==8.1.0",
6
"setuptools_dynamic_dependencies @ git+https://github.com/beeware/setuptools_dynamic_dependencies",
7
]
changes/2043.misc.rst
@@ -0,0 +1 @@
+The pinned dependencies in pyproject.toml and tox.ini were updated to their latest versions.
pyproject.toml
# keep versions in sync with automation/pyproject.toml
build-backend = "setuptools.build_meta"
0 commit comments