Skip to content

Commit 689e225

Browse files
authored
Merge pull request #480 from beeware/autoupdates/config-files
Bump dependencies in pyproject.toml and tox.ini
2 parents ea62534 + c1d6ccf commit 689e225

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changes/480.misc.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
The pinned dependencies in pyproject.toml and tox.ini were updated to their latest versions.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build-system]
22
requires = [
3-
"setuptools==70.0.0",
3+
"setuptools==70.1.0",
44
"setuptools_scm==8.1.0",
55
]
66
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)