Skip to content

Commit 873f717

Browse files
chore(deps): update dependency setuptools to v79 (#913)
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 7a78525 commit 873f717

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ requests = "==2.32.3"
1616
tabulate = "==0.9.0"
1717
typer = {extras = ["all"], version = "==0.15.2"}
1818
yamale = "==6.0.0"
19-
setuptools = "==78.1.0"
19+
setuptools = "==79.0.0"

Pipfile.lock

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

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ paramiko==3.5.1
77
patool==4.0.0
88
requests==2.32.3
99
ruamel.yaml==0.18.10
10-
setuptools==78.1.0
10+
setuptools==79.0.0
1111
tabulate==0.9.0
1212
typer[all]==0.15.2
1313
yamale==6.0.0

0 commit comments

Comments
 (0)