From bedf57986242b961b0a85912dccad1b4916917a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 08:44:10 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the / directory: [cryptography](https://github.com/pyca/cryptography) and [requests](https://github.com/psf/requests). Updates `cryptography` from 43.0.1 to 44.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.1...44.0.1) Updates `requests` from 2.32.3 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: cryptography dependency-version: 44.0.1 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 437d067..0124b1f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,14 +1,14 @@ certifi==2024.7.4 cffi==1.15.1 charset-normalizer==3.1.0 -cryptography==43.0.1 +cryptography==44.0.1 idna==3.7 psycopg2==2.9.6 pycparser==2.21 PyGithub==1.58.1 PyJWT==2.7.0 PyNaCl==1.5.0 -requests==2.32.3 +requests==2.32.4 urllib3==2.2.2 wrapt==1.15.0 pyyaml==6.0.1