From 90216f7eba64f477676693c99e720e70e36c04a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Jun 2025 11:43:32 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 3 updates Bumps the pip group with 3 updates in the / directory: [flask](https://github.com/pallets/flask), [gevent](https://github.com/gevent/gevent) and [ujson](https://github.com/ultrajson/ultrajson). Updates `flask` from 0.10.1 to 2.2.5 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/0.10.1...2.2.5) Updates `gevent` from 0.13.8 to 23.9.0 - [Release notes](https://github.com/gevent/gevent/releases) - [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst) - [Commits](https://github.com/gevent/gevent/compare/0.13.8...23.9.0) Updates `ujson` from 1.33 to 5.4.0 - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](https://github.com/ultrajson/ultrajson/commits/5.4.0) --- updated-dependencies: - dependency-name: flask dependency-version: 2.2.5 dependency-type: direct:production dependency-group: pip - dependency-name: gevent dependency-version: 23.9.0 dependency-type: direct:production dependency-group: pip - dependency-name: ujson dependency-version: 5.4.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7ad4a78..a1914ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ PyChef==0.2.2 -Flask==0.10.1 +Flask==2.2.5 Flask-Login==0.2.7 -gevent==0.13.8 +gevent==23.9.0 gevent-websocket==0.3.6 -ujson==1.33 +ujson==5.4.0