From 1c182642ee7efa1028eb869ffbac3b9eb994e727 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 21:29:22 +0000 Subject: [PATCH] chore(deps): bump keyring from 25.4.1 to 25.5.0 Bumps [keyring](https://github.com/jaraco/keyring) from 25.4.1 to 25.5.0. - [Release notes](https://github.com/jaraco/keyring/releases) - [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/keyring/compare/v25.4.1...v25.5.0) --- updated-dependencies: - dependency-name: keyring dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- requirements-dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 7ac28bd..21c0864 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -720,7 +720,7 @@ jupyterlab-server==2.27.3 # notebook jupyterlab-widgets==3.0.13 # via ipywidgets -keyring==25.4.1 +keyring==25.5.0 # via hatch kubernetes==31.0.0 # via diff --git a/requirements-dev.txt b/requirements-dev.txt index e69f1a0..a738126 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -720,7 +720,7 @@ jupyterlab-server==2.27.3 # notebook jupyterlab-widgets==3.0.13 # via ipywidgets -keyring==25.4.1 +keyring==25.5.0 # via hatch kubernetes==31.0.0 # via