Skip to content

Commit f582a8b

Browse files
Bump pyyaml from 5.3.1 to 5.4 in /cutout/worker
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](yaml/pyyaml@5.3.1...5.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent b1e63c7 commit f582a8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cutout/worker/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pandas == 1.1.3
2-
pyyaml == 5.3.1
2+
pyyaml == 5.4
33
rpdb == 0.1.6
44
requests == 2.24.0
55
numpy >= 1.19.2

0 commit comments

Comments
 (0)