Skip to content

Commit 26eff49

Browse files
chore(deps): update dependency setuptools to v80.9.0 (#934)
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 936ca89 commit 26eff49

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
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.16.0"}
1818
yamale = "==6.0.0"
19-
setuptools = "==80.8.0"
19+
setuptools = "==80.9.0"

Pipfile.lock

Lines changed: 4 additions & 4 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.1
88
requests==2.32.3
99
ruamel.yaml==0.18.11
10-
setuptools==80.8.0
10+
setuptools==80.9.0
1111
tabulate==0.9.0
1212
typer[all]==0.16.0
1313
yamale==6.0.0

0 commit comments

Comments
 (0)