Skip to content

Commit b35a559

Browse files
authored
Merge branch 'main' into dev_1.14.1
2 parents 5039a39 + dd50d9f commit b35a559

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/dockerhub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
- name: Extract metadata (tags, labels) for Docker
3333
id: meta
34-
uses: docker/metadata-action@507c2f2dc502c992ad446e3d7a5dfbe311567a96
34+
uses: docker/metadata-action@c4ee3adeed93b1fa6a762f209fb01608c1a22f1e
3535
with:
3636
images: adversarialrobustnesstoolbox/releases
3737
tags: |

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ resampy==0.4.2
1313
ffmpeg-python==0.2.0
1414
cma==3.3.0
1515
pandas==1.5.3
16-
librosa==0.10.0
16+
librosa==0.10.0.post2
1717
numba~=0.56.4
1818
opencv-python
1919
sortedcontainers==2.4.0

0 commit comments

Comments
 (0)