Skip to content

Commit a2f67b4

Browse files
committed
fixed security vulnerability
1 parent 5cad74f commit a2f67b4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

requirements.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@ Click==7.0
22
Flask==1.0.2
33
Flask-SQLAlchemy==2.3.2
44
itsdangerous==1.1.0
5-
Jinja2==2.10
5+
Jinja2==2.10.1
66
MarkupSafe==1.1.1
7-
psycopg2-binary==2.7.7
8-
python-dotenv==0.10.1
7+
psycopg2-binary==2.8.1
98
SQLAlchemy==1.3.2
109
Werkzeug==0.15.2

0 commit comments

Comments
 (0)