From 47b20fdeb9a1acc9103fb7d900947ecfcf3eafb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 16:03:44 +0000 Subject: [PATCH] chore(deps): bump the pip group across 1 directory with 3 updates Bumps the pip group with 3 updates in the / directory: [cryptography](https://github.com/pyca/cryptography), [idna](https://github.com/kjd/idna) and [urllib3](https://github.com/urllib3/urllib3). Updates `cryptography` from 46.0.6 to 48.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.6...48.0.1) Updates `idna` from 3.11 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.11...v3.15) Updates `urllib3` from 2.6.3 to 2.7.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.6.3...2.7.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production dependency-group: pip - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1fab8275..65ab527a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,14 +3,14 @@ certifi==2026.2.25 cffi==2.0.0 charset-normalizer==3.4.6 click==8.3.1 -cryptography==46.0.6 +cryptography==48.0.1 Flask==3.1.3 -idna==3.11 +idna==3.15 itsdangerous==2.2.0 Jinja2==3.1.6 MarkupSafe==3.0.3 pycparser==3.0 PySocks==1.7.1 requests==2.33.0 -urllib3==2.6.3 +urllib3==2.7.0 Werkzeug==3.1.7