From 96d52d7a89ad85c064263a899d9e7905e76971a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Oct 2022 15:30:52 +0000 Subject: [PATCH] Bump greenlet from 1.1.3 to 1.1.3.post0 Bumps [greenlet](https://github.com/python-greenlet/greenlet) from 1.1.3 to 1.1.3.post0. - [Release notes](https://github.com/python-greenlet/greenlet/releases) - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](https://github.com/python-greenlet/greenlet/compare/1.1.3...1.1.3.post0) --- updated-dependencies: - dependency-name: greenlet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4617e534..ce6dbfaf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ cycler==0.11.0 # via matplotlib fonttools==4.37.1 # via matplotlib -greenlet==1.1.3 +greenlet==1.1.3.post0 # via sqlalchemy joblib==1.2.0 # via