Skip to content

Commit 13cd96c

Browse files
Update dependency setuptools to v81 (#1987)
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 366ab61 commit 13cd96c

3 files changed

Lines changed: 12 additions & 12 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ pynetbox = "==7.6.1"
3434
pytest-testinfra = "==10.2.2"
3535
python-dateutil = "==2.9.0.post0"
3636
redfish = "==3.3.4"
37-
setuptools = "==80.10.2"
37+
setuptools = "==81.0.0"
3838
sqlmodel = "==0.0.32"
3939
sushy = "==5.9.0"
4040
transitions = "==0.9.3"

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
@@ -27,7 +27,7 @@ pynetbox==7.6.1
2727
pytest-testinfra==10.2.2
2828
python-dateutil==2.9.0.post0
2929
redfish==3.3.4
30-
setuptools==80.10.2
30+
setuptools==81.0.0
3131
sqlmodel==0.0.32
3232
sushy==5.9.0
3333
tabulate==0.9.0

0 commit comments

Comments
 (0)