From 9fd8ae117a15c88b2e2f8b0dfa2770e3a1318ba2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 01:40:34 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 4 updates Bumps the pip group with 4 updates in the / directory: [cryptography](https://github.com/pyca/cryptography), [h11](https://github.com/python-hyper/h11), [idna](https://github.com/kjd/idna) and [starlette](https://github.com/Kludex/starlette). Updates `cryptography` from 41.0.4 to 46.0.7 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.4...46.0.7) Updates `h11` from 0.14.0 to 0.16.0 - [Commits](https://github.com/python-hyper/h11/compare/v0.14.0...v0.16.0) Updates `idna` from 3.4 to 3.15 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](https://github.com/kjd/idna/compare/v3.4...v3.15) Updates `starlette` from 0.27.0 to 0.49.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.27.0...0.49.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: direct:production dependency-group: pip - dependency-name: h11 dependency-version: 0.16.0 dependency-type: direct:production dependency-group: pip - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production dependency-group: pip - dependency-name: starlette dependency-version: 0.49.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6ea752e..ccde51d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,16 +2,16 @@ annotated-types==0.6.0 anyio==3.7.1 cffi==1.16.0 click==8.1.7 -cryptography==41.0.4 +cryptography==46.0.7 fastapi==0.104.0 -h11==0.14.0 -idna==3.4 +h11==0.16.0 +idna==3.15 pycparser==2.21 pydantic==2.4.2 pydantic-core==2.10.1 redis==5.0.1 sniffio==1.3.0 -starlette==0.27.0 +starlette==0.49.1 types-pyopenssl==23.3.0.0 types-redis==4.6.0.7 typing-extensions==4.8.0