From 2fea7876a675c07e5a3607e00e12e128411754f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 10:38:27 +0000 Subject: [PATCH] build(deps): bump the pip group across 2 directories with 3 updates Bumps the pip group with 3 updates in the / directory: [authlib](https://github.com/authlib/authlib), [ecdsa](https://github.com/tlsfuzzer/python-ecdsa) and [pyasn1](https://github.com/pyasn1/pyasn1). Bumps the pip group with 3 updates in the /requirements directory: [authlib](https://github.com/authlib/authlib), [ecdsa](https://github.com/tlsfuzzer/python-ecdsa) and [pyasn1](https://github.com/pyasn1/pyasn1). Updates `authlib` from 1.6.8 to 1.6.9 - [Release notes](https://github.com/authlib/authlib/releases) - [Changelog](https://github.com/authlib/authlib/blob/main/docs/changelog.rst) - [Commits](https://github.com/authlib/authlib/compare/v1.6.8...v1.6.9) Updates `ecdsa` from 0.19.1 to 0.19.2 - [Release notes](https://github.com/tlsfuzzer/python-ecdsa/releases) - [Changelog](https://github.com/tlsfuzzer/python-ecdsa/blob/master/NEWS) - [Commits](https://github.com/tlsfuzzer/python-ecdsa/compare/python-ecdsa-0.19.1...python-ecdsa-0.19.2) Updates `pyasn1` from 0.6.2 to 0.6.3 - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](https://github.com/pyasn1/pyasn1/compare/v0.6.2...v0.6.3) Updates `authlib` from 1.6.8 to 1.6.9 - [Release notes](https://github.com/authlib/authlib/releases) - [Changelog](https://github.com/authlib/authlib/blob/main/docs/changelog.rst) - [Commits](https://github.com/authlib/authlib/compare/v1.6.8...v1.6.9) Updates `ecdsa` from 0.19.1 to 0.19.2 - [Release notes](https://github.com/tlsfuzzer/python-ecdsa/releases) - [Changelog](https://github.com/tlsfuzzer/python-ecdsa/blob/master/NEWS) - [Commits](https://github.com/tlsfuzzer/python-ecdsa/compare/python-ecdsa-0.19.1...python-ecdsa-0.19.2) Updates `pyasn1` from 0.6.2 to 0.6.3 - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](https://github.com/pyasn1/pyasn1/compare/v0.6.2...v0.6.3) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.9 dependency-type: direct:production dependency-group: pip - dependency-name: ecdsa dependency-version: 0.19.2 dependency-type: direct:production dependency-group: pip - dependency-name: pyasn1 dependency-version: 0.6.3 dependency-type: direct:production dependency-group: pip - dependency-name: authlib dependency-version: 1.6.9 dependency-type: direct:production dependency-group: pip - dependency-name: ecdsa dependency-version: 0.19.2 dependency-type: direct:production dependency-group: pip - dependency-name: pyasn1 dependency-version: 0.6.3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements/requirements-api.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/requirements-api.txt b/requirements/requirements-api.txt index c32eeec0a..7e0c02241 100644 --- a/requirements/requirements-api.txt +++ b/requirements/requirements-api.txt @@ -11,7 +11,7 @@ anyio==4.12.0 # httpx # starlette # watchfiles -authlib==1.6.8 +authlib==1.6.9 # via carbonserver (carbonserver/pyproject.toml) bcrypt==4.3.0 # via carbonserver (carbonserver/pyproject.toml) @@ -41,7 +41,7 @@ dependency-injector==4.48.2 # via carbonserver (carbonserver/pyproject.toml) dnspython==2.8.0 # via email-validator -ecdsa==0.19.1 +ecdsa==0.19.2 # via python-jose email-validator==2.3.0 # via @@ -109,7 +109,7 @@ psutil==6.1.1 # via carbonserver (carbonserver/pyproject.toml) psycopg2-binary==2.9.11 # via carbonserver (carbonserver/pyproject.toml) -pyasn1==0.6.2 +pyasn1==0.6.3 # via # python-jose # rsa