From e86b8eec18d06a20c18a26955dc991f0e78576fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 01:01:50 +0000 Subject: [PATCH] chore(deps): bump the pip group across 1 directory with 8 updates Bumps the pip group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cryptography](https://github.com/pyca/cryptography) | `39.0.1` | `46.0.5` | | [django](https://github.com/django/django) | `5.2.5` | `5.2.11` | | [fonttools](https://github.com/fonttools/fonttools) | `4.59.1` | `4.60.2` | | [pillow](https://github.com/python-pillow/Pillow) | `11.3.0` | `12.1.1` | | [sqlparse](https://github.com/andialbrecht/sqlparse) | `0.5.3` | `0.5.4` | | [urllib3](https://github.com/urllib3/urllib3) | `2.5.0` | `2.6.3` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.0.12` | `3.20.3` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.7.2` | `20.36.1` | Updates `cryptography` from 39.0.1 to 46.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/39.0.1...46.0.5) Updates `django` from 5.2.5 to 5.2.11 - [Commits](https://github.com/django/django/compare/5.2.5...5.2.11) Updates `fonttools` from 4.59.1 to 4.60.2 - [Release notes](https://github.com/fonttools/fonttools/releases) - [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst) - [Commits](https://github.com/fonttools/fonttools/compare/4.59.1...4.60.2) Updates `pillow` from 11.3.0 to 12.1.1 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/11.3.0...12.1.1) Updates `sqlparse` from 0.5.3 to 0.5.4 - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.5.3...0.5.4) Updates `urllib3` from 2.5.0 to 2.6.3 - [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/2.5.0...2.6.3) Updates `filelock` from 3.0.12 to 3.20.3 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/py-filelock/compare/v3.0.12...3.20.3) Updates `virtualenv` from 20.7.2 to 20.36.1 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/virtualenv/compare/20.7.2...20.36.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production dependency-group: pip - dependency-name: django dependency-version: 5.2.11 dependency-type: direct:production dependency-group: pip - dependency-name: fonttools dependency-version: 4.60.2 dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production dependency-group: pip - dependency-name: sqlparse dependency-version: 0.5.4 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production dependency-group: pip - dependency-name: filelock dependency-version: 3.20.3 dependency-type: direct:development dependency-group: pip - dependency-name: virtualenv dependency-version: 20.36.1 dependency-type: direct:development dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 4 ++-- requirements-minimal.txt | 2 +- requirements.txt | 12 ++++++------ 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index c617815f0..a09df78b2 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -6,7 +6,7 @@ django-stubs==1.9.0 django-stubs-ext==0.3.1 docopt==0.6.2 execnet==1.9.0 -filelock==3.0.12 +filelock==3.20.3 identify==2.2.14 iniconfig==1.1.1 mypy==0.910 @@ -33,4 +33,4 @@ types-python-dateutil==2.8.0 types-pytz==2021.1.2 types-PyYAML==5.4.10 types-requests==2.25.6 -virtualenv==20.7.2 +virtualenv==20.36.1 diff --git a/requirements-minimal.txt b/requirements-minimal.txt index 2404c0626..476e8e51d 100644 --- a/requirements-minimal.txt +++ b/requirements-minimal.txt @@ -1,6 +1,6 @@ cached-property celery[redis] -cryptography<39.0.2 # Due to Rust requirements (ok to remove once rustc is puppeted or we just install Rust in the container) +cryptography<46.0.6 # Due to Rust requirements (ok to remove once rustc is puppeted or we just install Rust in the container) django django-bootstrap-form django-ipware diff --git a/requirements.txt b/requirements.txt index 6d58848ae..d60060434 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,16 +13,16 @@ click-didyoumean==0.3.1 click-plugins==1.1.1.2 click-repl==0.3.0 contourpy==1.3.3 -cryptography==39.0.1 +cryptography==46.0.5 cycler==0.12.1 -Django==5.2.5 +Django==5.2.11 django-bootstrap-form==3.4 django-ipware==7.0.1 django-mathfilters==1.0.0 django-prometheus==2.4.1 django-redis==6.0.0 dnspython==2.7.0 -fonttools==4.59.1 +fonttools==4.60.2 greenlet==3.2.4 gunicorn==23.0.0 idna==3.10 @@ -40,7 +40,7 @@ ocflib packaging==25.0 paramiko==4.0.0 pexpect==4.9.0 -pillow==11.3.0 +pillow==12.1.1 ply==3.11 prometheus_client==0.22.1 prompt_toolkit==3.0.51 @@ -64,9 +64,9 @@ redis==5.2.1 requests==2.32.5 six==1.17.0 SQLAlchemy==1.4.54 -sqlparse==0.5.3 +sqlparse==0.5.4 typing_extensions==4.15.0 tzdata==2025.2 -urllib3==2.5.0 +urllib3==2.6.3 vine==5.1.0 wcwidth==0.2.13