Skip to content

Commit 755abba

Browse files
committed
Updated dependencies
1 parent aab48ab commit 755abba

File tree

3 files changed

+68
-68
lines changed

3 files changed

+68
-68
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ multiprocess = "0.70.16"
99

1010
[dev-packages]
1111
setuptools-scm = "==8.1.*"
12-
wheel = "==0.43.*"
12+
wheel = "==0.44.*"
1313
twine = "==5.1.*"
1414
build = "==1.2.*"
1515
metrit = {file = ".", editable = true}

Pipfile.lock

Lines changed: 66 additions & 66 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools>=70", "setuptools_scm>=8"]
2+
requires = ["setuptools>=75", "setuptools_scm>=8"]
33
build-backend = "setuptools.build_meta"
44

55
[project]

0 commit comments

Comments
 (0)