Skip to content

Commit 8462f8c

Browse files
build(deps): bump pyyaml from 5.3.1 to 5.4 in /v1/backend_movies
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4. - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](yaml/pyyaml@5.3.1...5.4) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a215b6c commit 8462f8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v1/backend_movies/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ py==1.10.0
1515
pymongo==3.5.1
1616
pytest==3.2.3
1717
pytz==2018.3
18-
PyYAML==5.3.1
18+
PyYAML==5.4
1919
six==1.11.0
2020
Werkzeug==0.15.3
2121
zope.interface==4.7.2

0 commit comments

Comments
 (0)