Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a9926c1

Browse files
Update requirements.txt
Jinja2 and SQLAlchemy security vulnerabilites
1 parent ec4ab53 commit a9926c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎requirements.txt‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ flask-restplus==0.10.1
1313
Flask-SQLAlchemy==2.3.2
1414
isort==4.3.4
1515
itsdangerous==0.24
16-
Jinja2==2.10
16+
Jinja2==2.10.1
1717
jsonschema==2.6.0
1818
lazy-object-proxy==1.3.1
1919
limits==1.3
@@ -30,6 +30,6 @@ pytest==3.6.2
3030
pytest-flask==0.10.0
3131
pytz==2018.4
3232
six==1.11.0
33-
SQLAlchemy==1.2.7
33+
SQLAlchemy==1.3.0
3434
Werkzeug==0.14.1
3535
wrapt==1.10.11

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /