Skip to content

Commit f072261

Browse files
authored
Merge pull request #2 from mgetka/dependabot/pip/pyyaml-5.4
Bump pyyaml from 5.3.1 to 5.4
2 parents 021eefa + 498e113 commit f072261

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ pytest-cov==2.8.1
3838
python-dateutil==2.8.1
3939
python-dotenv==0.12.0
4040
python-editor==1.0.4
41-
PyYAML==5.3.1
41+
PyYAML==5.4
4242
regex==2020.2.20
4343
requests==2.23.0
4444
six==1.14.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ pyrsistent==0.15.7
2020
python-dateutil==2.8.1
2121
python-dotenv==0.12.0
2222
python-editor==1.0.4
23-
PyYAML==5.3.1
23+
PyYAML==5.4
2424
requests==2.23.0
2525
six==1.14.0
2626
SQLAlchemy==1.3.15

0 commit comments

Comments
 (0)