Skip to content

Commit 8044c39

Browse files
committed
Update dependencies
1 parent 2d77f4e commit 8044c39

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
Flask==2.0.1
2-
Werkzeug==2.0.1
3-
itsdangerous==2.0.1
4-
requests==2.25.1
1+
Flask==3.0.0
2+
Werkzeug==3.0.0
3+
itsdangerous==2.1.2
4+
requests==2.31.0
55
python-dotenv==0.17.1
6-
bigcommerce==0.22.3
6+
bigcommerce==0.23.3
77
gunicorn==20.1.0
8-
psycopg2==2.8.6
9-
Flask-SQLAlchemy==2.5.1
8+
psycopg2-binary==2.9.9
9+
Flask-SQLAlchemy==3.1.1

runtime.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
python-3.8.10
1+
python-3.11.6

0 commit comments

Comments
 (0)