From 42ec613a249fa56cf2c63826805cabf144bde9f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 00:44:39 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the /setup directory: [cryptography](https://github.com/pyca/cryptography) and [sqlparse](https://github.com/andialbrecht/sqlparse). Updates `cryptography` from 44.0.1 to 48.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.1...48.0.1) Updates `sqlparse` from 0.5.0 to 0.5.4 - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.5.0...0.5.4) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production - dependency-name: sqlparse dependency-version: 0.5.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- setup/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup/requirements.txt b/setup/requirements.txt index 93923ca..51d7387 100644 --- a/setup/requirements.txt +++ b/setup/requirements.txt @@ -7,7 +7,7 @@ beautifulsoup4==4.11.1 black==24.3.0 cffi==1.15.0 click==8.1.3 -cryptography==44.0.1 +cryptography==48.0.1 Django==4.2.28 django-bootstrap3==11.0.0 django-bootstrap4==22.2 @@ -37,7 +37,7 @@ regex==2022.9.13 selenium==4.15.1 six==1.16.0 soupsieve==2.3.2.post1 -sqlparse==0.5.0 +sqlparse==0.5.4 supervisor==4.2.4 tomli==2.0.1 whitenoise==6.2.0