Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0eb1baf

Browse files
authoredMar 30, 2021
Bump pyyaml from 5.1.2 to 5.4 in /test (#156)
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.2 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.2...5.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d5043dc commit 0eb1baf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎test/upstream-requirements-py27.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ pytest-xdist==1.30.0
6060
python-dateutil==2.8.0
6161
python-jose==3.0.1
6262
pytz==2019.3
63-
PyYAML==5.1.2
63+
PyYAML==5.4
6464
requests==2.22.0
6565
responses==0.10.6
6666
rsa==4.5

‎test/upstream-requirements-py37.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ pytest-xdist==1.30.0
4848
python-dateutil==2.8.0
4949
python-jose==3.0.1
5050
pytz==2019.3
51-
PyYAML==5.1.2
51+
PyYAML==5.4
5252
requests==2.22.0
5353
responses==0.10.6
5454
rsa==4.5

0 commit comments

Comments
 (0)
Please sign in to comment.