Skip to content

Commit d0bc43a

Browse files
Update dependency setuptools to v82 (#1992)
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 0964827 commit d0bc43a

3 files changed

Lines changed: 6 additions & 6 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 = "==81.0.0"
37+
setuptools = "==82.0.0"
3838
sqlmodel = "==0.0.32"
3939
sushy = "==5.9.0"
4040
transitions = "==0.9.3"

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
@@ -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==81.0.0
30+
setuptools==82.0.0
3131
sqlmodel==0.0.32
3232
sushy==5.9.0
3333
tabulate==0.9.0

0 commit comments

Comments
 (0)