Skip to content

Commit f551f5a

Browse files
committed
Update all the dependencies
1 parent f061fff commit f551f5a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ readme = "README.md"
66
license = "CC0-1.0"
77
requires-python = "==3.14.2"
88
dependencies = [
9-
"flask==2.2.2",
10-
"gunicorn==20.1.0",
11-
"mf2py==1.1.2",
12-
"mf2util==0.5.1",
9+
"flask==3.1.2",
10+
"gunicorn==24.1.1",
11+
"mf2py==2.0.1",
12+
"mf2util==0.5.2",
1313
]

0 commit comments

Comments
 (0)