Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

Commit c722f0f

Browse files
committed
updating pyyaml
1 parent d8fc9f0 commit c722f0f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ itsdangerous==1.1.0
99
Jinja2==2.10.3
1010
MarkupSafe==1.1.1
1111
psycopg2-binary==2.8.4
12-
PyYAML==5.1.2
12+
PyYAML==5.2
1313
six==1.13.0
1414
tenacity==6.0.0
1515
Werkzeug==0.16.0

portal/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ idna==2.8
1111
itsdangerous==1.1.0
1212
Jinja2==2.10.3
1313
MarkupSafe==1.1.1
14-
PyYAML==5.1.2
14+
PyYAML==5.2
1515
redis==3.3.11
1616
requests==2.22.0
1717
urllib3==1.25.7

0 commit comments

Comments
 (0)