Skip to content

Commit 4a489a1

Browse files
author
FloatingOctothorpe
committed
Upgrade Python dependencies
1 parent a6b942b commit 4a489a1

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
blinker==1.6.2
2-
click==8.1.3
1+
blinker==1.8.2
2+
click==8.1.7
33
Flask==2.3.2
44
Flask-SQLAlchemy==3.0.5
5-
greenlet==2.0.2
6-
itsdangerous==2.1.2
5+
greenlet==3.0.3
6+
itsdangerous==2.2.0
77
Jinja2==3.1.4
8-
MarkupSafe==2.1.3
9-
SQLAlchemy==2.0.17
10-
typing_extensions==4.6.3
8+
MarkupSafe==2.1.5
9+
SQLAlchemy==2.0.30
10+
typing_extensions==4.11.0
1111
Werkzeug==3.0.3

0 commit comments

Comments
 (0)