From 93aba3d49a412f49252023ef1976848bb363460c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 10:59:05 +0000 Subject: [PATCH] Bump gevent from 24.10.1 to 24.10.2 (#211) Bumps [gevent](https://github.com/gevent/gevent) from 24.10.1 to 24.10.2. - [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/24.10.1...24.10.2) --- updated-dependencies: - dependency-name: gevent dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 01526be..4e1f910 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Flask==3.0.3 -gevent==24.10.1 +gevent==24.10.2 gunicorn==23.0.0 prometheus-client==0.21.0 pylint==3.3.1