Skip to content

Commit 723ae8e

Browse files
authored
chore: followup of #340 (#360)
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 16870f4 commit 723ae8e

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

deps.lowest.r

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,5 @@
44
packageurl-python == 0.9.0
55
py-serializable == 0.11.1
66
importlib-metadata == 3.4.0 # ; python_version < '3.8'
7-
setuptools == 47.0.0
8-
types-setuptools == 57.0.0
97

108
# file name is a untypical one, so dependabot does not bump this file

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,6 @@ jsonschema = ">= 4.4.0"
6464
mypy = "^1.1.1"
6565
lxml = ">=4.7.0"
6666
tox = "^3.2.8"
67-
# `types-setuptools` need to stay in sync with version of `setuptools` - but 47 was not typed...
68-
types-setuptools = ">= 57.0.0"
6967
xmldiff = ">=2.4"
7068

7169
[build-system]

0 commit comments

Comments
 (0)