Skip to content

Commit 2a4102c

Browse files
authored
Bump dependencies to latest versions
1 parent f9808a6 commit 2a4102c

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

requirements.txt

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
Flask==1.1.1
2-
Jinja2==2.10.1
1+
Flask==2.0.1
32
MarkupSafe==1.1.0
4-
Werkzeug==0.16.0
5-
itsdangerous==1.1.0
6-
requests==2.22.0
7-
python-dotenv==0.10.3
3+
Werkzeug==2.0.1
4+
itsdangerous==2.0.1
5+
requests==2.25.1
6+
python-dotenv==0.17.1
87
bigcommerce==0.20.1
9-
gunicorn==19.9.0
10-
psycopg2==2.8.4
11-
Flask-SQLAlchemy==2.4.1
8+
gunicorn==20.1.0
9+
psycopg2==2.8.6
10+
Flask-SQLAlchemy==2.5.1

0 commit comments

Comments
 (0)