Skip to content

Commit 2af00c7

Browse files
Merge pull request #209 from regulaforensics/SP-23465
SP-23465 Update setuptools version
2 parents 5dffd76 + e314648 commit 2af00c7

File tree

2 files changed

+6
-52
lines changed

2 files changed

+6
-52
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ pydantic = ">=2"
1515
typing-extensions = ">=4.7.1"
1616

1717
[dev-packages]
18-
setuptools = "==74.1.1"
1918
wheel = "*"
2019
twine = "*"
2120
chardet = "*"
2221
packaging = ">=22.0"
2322
types-python-dateutil = ">=2.8.19.14"
2423
mypy = ">=1.5"
24+
setuptools = "==78.1.1"
2525

2626
[requires]
2727
python_version = "3.8"

Pipfile.lock

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

0 commit comments

Comments
 (0)