From 563457c135e0bcde820dc09ee678d9a1b7662769 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 18:57:43 +0000 Subject: [PATCH] build(deps): bump gevent from 1.4.0 to 23.9.1 in /docker Bumps [gevent](https://github.com/gevent/gevent) from 1.4.0 to 23.9.1. - [Release notes](https://github.com/gevent/gevent/releases) - [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_1_4.rst) - [Commits](https://github.com/gevent/gevent/compare/1.4.0...23.9.1) --- updated-dependencies: - dependency-name: gevent dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/requirements-extra.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/requirements-extra.txt b/docker/requirements-extra.txt index e7a1ffcbf33b6..421c628f37cdc 100644 --- a/docker/requirements-extra.txt +++ b/docker/requirements-extra.txt @@ -14,6 +14,6 @@ # See the License for the specific language governing permissions and # limitations under the License. # -gevent==1.4.0 +gevent==23.9.1 psycopg2-binary==2.8.5 redis==3.2.1