Skip to content

Commit 38718e9

Browse files
committed
Update Python packages
These are updated upstream already. Fix it locally first to unblock documentation generation and satisfy dependabot before we do the more complicated merge from vimhelp upstream.
1 parent db44de2 commit 38718e9

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

vimhelp/requirements.txt

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
Flask ~= 2.3
2-
gevent ~= 23.7
3-
geventhttpclient ~= 2.0
4-
google-cloud-ndb ~= 2.2
5-
google-cloud-tasks ~= 2.14
6-
gunicorn ~= 21.2
1+
Flask ~= 3.1
2+
gevent ~= 24.11
3+
geventhttpclient ~= 2.3
4+
google-cloud-ndb ~= 2.3
5+
google-cloud-secret-manager ~= 2.22
6+
google-cloud-tasks ~= 2.18
7+
gunicorn ~= 23.0

0 commit comments

Comments
 (0)