This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch v2-11-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/v2-11-test by this push:
     new 09ac750cd54 Bump keyring from 10.1 to 25.6.0 (#50699)
09ac750cd54 is described below

commit 09ac750cd54ac551c7e931562e197471ab6e1fc5
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 16 18:38:07 2025 -0400

    Bump keyring from 10.1 to 25.6.0 (#50699)
    
    Bumps [keyring](https://github.com/jaraco/keyring) from 10.1 to 25.6.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/10.1...v25.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: keyring
      dependency-version: 25.6.0
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 dev/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev/requirements.txt b/dev/requirements.txt
index c0f47ca52d0..a631eb34cc6 100644
--- a/dev/requirements.txt
+++ b/dev/requirements.txt
@@ -1,6 +1,6 @@
 click>=8.0
 jinja2>=2.11.3
-keyring==10.1
+keyring==25.6.0
 PyGithub
 jsonpath_ng
 jsonschema

Reply via email to