From 0f55b62c0ee1e6c35731a32d326baea4c8135acc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 18:02:20 +0000 Subject: [PATCH] Bump gevent in /notebooks/Part-1 (Python)/section_10_(modules) Bumps [gevent](https://github.com/gevent/gevent) from 21.1.2 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/21.1.2...23.9.0) --- updated-dependencies: - dependency-name: gevent dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- notebooks/Part-1 (Python)/section_10_(modules)/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/Part-1 (Python)/section_10_(modules)/requirements.txt b/notebooks/Part-1 (Python)/section_10_(modules)/requirements.txt index e8cd34e..5814a14 100644 --- a/notebooks/Part-1 (Python)/section_10_(modules)/requirements.txt +++ b/notebooks/Part-1 (Python)/section_10_(modules)/requirements.txt @@ -207,7 +207,7 @@ geographiclib==1.52 geojson==2.5.0 geopandas==0.12.2 geopy==2.2.0 -gevent==21.1.2 +gevent==23.9.0 ghp-import==2.0.2 gitdb==4.0.10 GitPython==3.1.31