Skip to content

Commit a946d13

Browse files
Bump pyyaml from 3.11 to 5.1
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.11 to 5.1. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](yaml/pyyaml@3.11...5.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent e212613 commit a946d13

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ pyflakes==1.2.3
3636
Pygments==2.2.0
3737
python-telegram-bot==9.0.0
3838
pytz==2018.3
39-
PyYAML==3.11
39+
PyYAML==5.1
4040
simplegeneric==0.8.1
4141
six==1.11.0
4242
snowballstemmer==1.2.1

requirements_dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ tox==2.3.1
77
coverage==4.1
88
Sphinx==1.4.8
99
cryptography==1.7
10-
PyYAML==3.11
10+
PyYAML==5.1
1111
python-telegram-bot==9.0.0

0 commit comments

Comments
 (0)