From efd8fe7c302402b9ca13b9fd5dd74cc8500dead8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 18:01:08 +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 [urllib3](https://github.com/urllib3/urllib3). Updates `cryptography` from 44.0.0 to 44.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.0...44.0.1) Updates `urllib3` from 1.26.18 to 1.26.19 - [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/1.26.18...1.26.19) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 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 3c91c3d6dc1..4cbffe77726 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,13 +28,13 @@ Markdown==3.7 openpyxl==3.1.5 Pillow==11.1.0 psycopg[c]==3.2.4 -cryptography==44.0.0 +cryptography==44.0.1 python-dateutil==2.9.0.post0 pytz==2025.1 redis==5.2.1 requests==2.32.3 sqlalchemy==2.0.37 -urllib3==1.26.18 +urllib3==1.26.19 uWSGI==2.0.28 vobject==0.9.9 whitenoise==5.2.0