From 0edaf987cb06bac0ef3316b5a52367f3fe118355 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 06:50:32 +0000 Subject: [PATCH] build(deps): bump the pip group across 2 directories with 2 updates Bumps the pip group with 2 updates in the / directory: [pyjwt](https://github.com/jpadilla/pyjwt) and [starlette](https://github.com/Kludex/starlette). Bumps the pip group with 2 updates in the /requirements directory: [pyjwt](https://github.com/jpadilla/pyjwt) and [starlette](https://github.com/Kludex/starlette). Updates `pyjwt` from 2.10.1 to 2.13.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/2.10.1...2.13.0) Updates `starlette` from 0.50.0 to 1.3.1 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](https://github.com/Kludex/starlette/compare/0.50.0...1.3.1) Updates `pyjwt` from 2.10.1 to 2.13.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/2.10.1...2.13.0) Updates `starlette` from 0.50.0 to 1.3.1 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](https://github.com/Kludex/starlette/compare/0.50.0...1.3.1) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: direct:production dependency-group: pip - dependency-name: starlette dependency-version: 1.3.1 dependency-type: direct:production dependency-group: pip - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: direct:production dependency-group: pip - dependency-name: starlette dependency-version: 1.3.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements/requirements-api.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/requirements-api.txt b/requirements/requirements-api.txt index 080bdeb9e..4f27aa529 100644 --- a/requirements/requirements-api.txt +++ b/requirements/requirements-api.txt @@ -127,7 +127,7 @@ pydantic-settings==2.13.1 # via carbonserver (carbonserver/pyproject.toml) pygments==2.19.2 # via rich -pyjwt==2.10.1 +pyjwt==2.13.0 # via carbonserver (carbonserver/pyproject.toml) python-dateutil==2.9.0.post0 # via carbonserver (carbonserver/pyproject.toml) @@ -173,7 +173,7 @@ sqlalchemy==1.4.54 # via # carbonserver (carbonserver/pyproject.toml) # alembic -starlette==0.50.0 +starlette==1.3.1 # via fastapi typer==0.20.0 # via