aboutsummaryrefslogtreecommitdiffstats
path: root/python/Pipfile
diff options
context:
space:
mode:
Diffstat (limited to 'python/Pipfile')
-rw-r--r--python/Pipfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/Pipfile b/python/Pipfile
index ea9c94ab..a402f9eb 100644
--- a/python/Pipfile
+++ b/python/Pipfile
@@ -21,7 +21,7 @@ flake8 = "==3.*"
[packages]
fatcat-openapi-client = {path = "./../python_openapi_client"}
python-dotenv = "*"
-Flask = "==1.*"
+Flask = "==2.*"
flask-uuid = "*"
flask-debugtoolbar = "*"
flask-login = "*"