From 0684a07930c6ae2729e0f84df8dc1c1d48d58ee2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 03:41:45 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 3 updates Bumps the pip group with 3 updates in the / directory: [django](https://github.com/django/django), [requests](https://github.com/psf/requests) and [cryptography](https://github.com/pyca/cryptography). Updates `django` from 3.2.19 to 4.2.30 - [Commits](https://github.com/django/django/compare/3.2.19...4.2.30) Updates `requests` from 2.31.0 to 2.33.0 - [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.31.0...v2.33.0) Updates `cryptography` from 41.0.0 to 48.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.0...48.0.1) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.30 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index d7951fe..0cd754a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==3.2.19 +Django==4.2.30 django-import-export==2.5.0 django-mdeditor==0.1.18 Markdown==3.3.6 @@ -6,10 +6,10 @@ django-modeladmin-reorder==0.3.1 django-redis==5.0.0 django-simple-captcha==0.5.14 django-simpleui==2022.1 -pymysql~=0.9.3 +pymysql~=1.2.0 fast-captcha==0.1.3 -requests==2.31.0 -cryptography==41.0.0 +requests==2.33.0 +cryptography==48.0.1 wait-for-it==2.2.1 django-mptt==0.13.4 django-ratelimit==3.0.1