Skip to content

Commit 28d3693

Browse files
authored
Merge pull request #2481 from Trusted-AI/dependabot/pip/statsmodels-0.14.2
Bump statsmodels from 0.14.1 to 0.14.2
2 parents 4beb2be + a2eaaf3 commit 28d3693

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci-goturn.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
container: adversarialrobustnesstoolbox/art_testing_envs:goturn
2929
steps:
3030
- name: Checkout Repo
31-
uses: actions/checkout@v4
31+
uses: actions/checkout@v3
3232
- name: Run Test Action
3333
uses: ./.github/actions/goturn
3434
- name: Upload coverage to Codecov

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ scikit-learn==1.4.1.post1
77
six==1.16.0
88
Pillow==10.3.0
99
tqdm==4.66.4
10-
statsmodels==0.14.1
10+
statsmodels==0.14.2
1111
pydub==0.25.1
1212
resampy==0.4.2
1313
ffmpeg-python==0.2.0

0 commit comments

Comments
 (0)