From 1902269b427dd6c9f3372ea06d4575ce946a3430 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 05:41:00 +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 46.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.1...46.0.5) 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-group: pip - dependency-name: sqlparse dependency-version: 0.5.4 dependency-type: direct:production dependency-group: pip ... 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 5496744..968823a 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==46.0.5 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