From a268603ebdc668e44a4412d04b2c734803f3cac4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 09:22:57 +0000 Subject: [PATCH] deps(py)(deps): bump the python-non-major group across 1 directory with 11 updates Bumps the python-non-major group with 11 updates in the /backend directory: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `5.1.4` | `5.1.15` | | [pillow](https://github.com/python-pillow/Pillow) | `12.2.0` | `12.3.0` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.60.0` | `2.66.0` | | [asgiref](https://github.com/django/asgiref) | `3.11.1` | `3.12.1` | | [certifi](https://github.com/certifi/python-certifi) | `2026.5.20` | `2026.6.17` | | [cffi](https://github.com/python-cffi/cffi) | `2.0.0` | `2.1.0` | | [click](https://github.com/pallets/click) | `8.4.1` | `8.4.2` | | [django-timezone-field](https://github.com/mfogel/django-timezone-field) | `7.2.1` | `7.2.2` | | [tzdata](https://github.com/python/tzdata) | `2026.2` | `2026.3` | | [tzlocal](https://github.com/regebro/tzlocal) | `5.3.1` | `5.4.4` | | [wcwidth](https://github.com/jquast/wcwidth) | `0.7.0` | `0.8.2` | Updates `django` from 5.1.4 to 5.1.15 - [Commits](https://github.com/django/django/compare/5.1.4...5.1.15) Updates `pillow` from 12.2.0 to 12.3.0 - [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/12.2.0...12.3.0) Updates `sentry-sdk` from 2.60.0 to 2.66.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/2.60.0...2.66.0) Updates `asgiref` from 3.11.1 to 3.12.1 - [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt) - [Commits](https://github.com/django/asgiref/compare/3.11.1...3.12.1) Updates `certifi` from 2026.5.20 to 2026.6.17 - [Commits](https://github.com/certifi/python-certifi/compare/2026.05.20...2026.06.17) Updates `cffi` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](https://github.com/python-cffi/cffi/compare/v2.0.0...v2.1.0) Updates `click` from 8.4.1 to 8.4.2 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](https://github.com/pallets/click/compare/8.4.1...8.4.2) Updates `django-timezone-field` from 7.2.1 to 7.2.2 - [Commits](https://github.com/mfogel/django-timezone-field/compare/7.2.1...7.2.2) Updates `tzdata` from 2026.2 to 2026.3 - [Release notes](https://github.com/python/tzdata/releases) - [Changelog](https://github.com/python/tzdata/blob/master/NEWS.md) - [Commits](https://github.com/python/tzdata/compare/2026.2...2026.3) Updates `tzlocal` from 5.3.1 to 5.4.4 - [Changelog](https://github.com/regebro/tzlocal/blob/master/CHANGES.txt) - [Commits](https://github.com/regebro/tzlocal/compare/5.3.1...5.4.4) Updates `wcwidth` from 0.7.0 to 0.8.2 - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](https://github.com/jquast/wcwidth/compare/0.7.0...0.8.2) --- updated-dependencies: - dependency-name: django dependency-version: 5.1.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-non-major - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-non-major - dependency-name: sentry-sdk dependency-version: 2.66.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-non-major - dependency-name: asgiref dependency-version: 3.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-non-major - dependency-name: certifi dependency-version: 2026.6.17 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-non-major - dependency-name: cffi dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-non-major - dependency-name: click dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-non-major - dependency-name: django-timezone-field dependency-version: 7.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-non-major - dependency-name: tzdata dependency-version: '2026.3' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-non-major - dependency-name: tzlocal dependency-version: 5.4.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-non-major - dependency-name: wcwidth dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-non-major ... Signed-off-by: dependabot[bot] --- backend/pyproject.toml | 6 +++--- backend/requirements.txt | 22 +++++++++++----------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/backend/pyproject.toml b/backend/pyproject.toml index 3e4c0de..7706891 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -5,7 +5,7 @@ requires-python = ">=3.12" dependencies = [ "argon2-cffi==23.1.0", "celery[redis]>=5.6.3", - "django==5.1.4", + "django==5.1.15", "django-axes==8.3.1", "django-celery-beat>=2.9.0", "django-cors-headers==4.9.0", @@ -13,12 +13,12 @@ dependencies = [ "djangorestframework==3.17.1", "djangorestframework-simplejwt==5.5.1", "gunicorn==23.0.0", - "pillow==12.2.0", + "pillow==12.3.0", "psycopg2-binary==2.9.12", "python-decouple==3.8", "python-json-logger>=4.1.0", "python-slugify==8.0.4", - "sentry-sdk>=2.60.0", + "sentry-sdk>=2.66.0", "whitenoise==6.12.0", ] diff --git a/backend/requirements.txt b/backend/requirements.txt index 44c90b7..67199be 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -6,7 +6,7 @@ argon2-cffi==23.1.0 # via interpop-backend argon2-cffi-bindings==25.1.0 # via argon2-cffi -asgiref==3.11.1 +asgiref==3.12.1 # via # django # django-axes @@ -17,11 +17,11 @@ celery==5.6.3 # via # django-celery-beat # interpop-backend -certifi==2026.5.20 +certifi==2026.6.17 # via sentry-sdk -cffi==2.0.0 +cffi==2.1.0 # via argon2-cffi-bindings -click==8.4.1 +click==8.4.2 # via # celery # click-didyoumean @@ -37,7 +37,7 @@ colorama==0.4.6 ; sys_platform == 'win32' # via click cron-descriptor==1.4.5 # via django-celery-beat -django==5.1.4 +django==5.1.15 # via # django-axes # django-celery-beat @@ -55,7 +55,7 @@ django-cors-headers==4.9.0 # via interpop-backend django-filter==24.3 # via interpop-backend -django-timezone-field==7.2.1 +django-timezone-field==7.2.2 # via django-celery-beat djangorestframework==3.17.1 # via @@ -71,7 +71,7 @@ packaging==26.2 # via # gunicorn # kombu -pillow==12.2.0 +pillow==12.3.0 # via interpop-backend prompt-toolkit==3.0.52 # via click-repl @@ -93,7 +93,7 @@ python-slugify==8.0.4 # via interpop-backend redis==6.4.0 # via kombu -sentry-sdk==2.60.0 +sentry-sdk==2.66.0 # via interpop-backend six==1.17.0 # via python-dateutil @@ -101,13 +101,13 @@ sqlparse==0.5.5 # via django text-unidecode==1.3 # via python-slugify -tzdata==2026.2 +tzdata==2026.3 # via # django # django-celery-beat # kombu # tzlocal -tzlocal==5.3.1 +tzlocal==5.4.4 # via celery urllib3==2.7.0 # via sentry-sdk @@ -116,7 +116,7 @@ vine==5.1.0 # amqp # celery # kombu -wcwidth==0.7.0 +wcwidth==0.8.2 # via prompt-toolkit whitenoise==6.12.0 # via interpop-backend