From 67924f3e175250cecc0e9fc69701f226b904a7e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 18:51:16 +0000 Subject: [PATCH] Bump gevent from 1.2.2 to 23.9.1 Bumps [gevent](https://github.com/gevent/gevent) from 1.2.2 to 23.9.1. - [Release notes](https://github.com/gevent/gevent/releases) - [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_1_2.rst) - [Commits](https://github.com/gevent/gevent/compare/1.2.2...23.9.1) --- updated-dependencies: - dependency-name: gevent dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bb3cb79..75f9e43 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ discord.py==1.3.4 bottle==0.12.13 -gevent==1.2.2 +gevent==23.9.1 mysqlclient==1.3.9