From 7683dad96b37cef533a7efeff92585cdd3bda488 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 18:56:06 +0000 Subject: [PATCH] Bump gevent in /infrastructure-provisioning/src/superset/templates 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] --- .../src/superset/templates/requirements-extra.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure-provisioning/src/superset/templates/requirements-extra.txt b/infrastructure-provisioning/src/superset/templates/requirements-extra.txt index f12843c223..f53c2ab3f3 100644 --- a/infrastructure-provisioning/src/superset/templates/requirements-extra.txt +++ b/infrastructure-provisioning/src/superset/templates/requirements-extra.txt @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # -gevent==1.4.0 +gevent==23.9.1 fab-oidc pybigquery flask-oidc==1.3.0