Skip to content

Commit

Permalink
Bump pyyaml from 5.1 to 5.4
Browse files Browse the repository at this point in the history
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.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.1...5.4)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2021
1 parent 92d664b commit 96804fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ opencv-python==4.2.0.34
face-alignment==1.3.3
pyzmq==20.0.0
msgpack-numpy==0.4.7.1
pyyaml==5.3.1
pyyaml==5.4
requests==2.25.1
pyfakewebcam==0.1.0
2 changes: 1 addition & 1 deletion requirements_client.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
numpy==1.15.0
PyYAML==5.1
PyYAML==5.4
requests==2.23
msgpack-numpy==0.4.5
pyzmq==19.0.0
Expand Down

0 comments on commit 96804fa

Please sign in to comment.