Skip to content

Commit 6eaa6b3

Browse files
Update dependency redfish to v3.3.5 (#2123)
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 14a062c commit 6eaa6b3

3 files changed

Lines changed: 24 additions & 40 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ pyang = "==2.7.1"
3333
pynetbox = "==7.6.1"
3434
pytest-testinfra = "==10.2.2"
3535
python-dateutil = "==2.9.0.post0"
36-
redfish = "==3.3.4"
36+
redfish = "==3.3.5"
3737
setuptools = "==82.0.1"
3838
sqlmodel = "==0.0.37"
3939
sushy = "==5.10.0"

Pipfile.lock

Lines changed: 22 additions & 38 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 @@ pyang==2.7.1
2727
pynetbox==7.6.1
2828
pytest-testinfra==10.2.2
2929
python-dateutil==2.9.0.post0
30-
redfish==3.3.4
30+
redfish==3.3.5
3131
setuptools==82.0.1
3232
sqlmodel==0.0.37
3333
sushy==5.10.0

0 commit comments

Comments
 (0)