Skip to content

Commit 96804fa

Browse files
Bump pyyaml from 5.1 to 5.4
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] <support@github.com>
1 parent 92d664b commit 96804fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ opencv-python==4.2.0.34
22
face-alignment==1.3.3
33
pyzmq==20.0.0
44
msgpack-numpy==0.4.7.1
5-
pyyaml==5.3.1
5+
pyyaml==5.4
66
requests==2.25.1
77
pyfakewebcam==0.1.0

requirements_client.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
numpy==1.15.0
2-
PyYAML==5.1
2+
PyYAML==5.4
33
requests==2.23
44
msgpack-numpy==0.4.5
55
pyzmq==19.0.0

0 commit comments

Comments
 (0)