Skip to content

build(deps): bump the minor-and-patch group across 1 directory with 23 updates#331

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/minor-and-patch-836d4aaa50
Closed

build(deps): bump the minor-and-patch group across 1 directory with 23 updates#331
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/minor-and-patch-836d4aaa50

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2026

Bumps the minor-and-patch group with 23 updates in the / directory:

Package From To
boto3 1.39.9 1.42.42
botocore-stubs 1.38.46 1.42.41
celery 5.5.3 5.6.2
django-browser-reload 1.18.0 1.21.0
django-click 2.4.1 2.5.0
django-cors-headers 4.7.0 4.9.0
django-markdownify 0.9.5 0.9.6
django-oauth-toolkit 3.0.1 3.2.0
social-auth-core 4.7.0 4.8.3
rich 14.0.0 14.3.2
icecream 2.1.5 2.1.10
pytest-sugar 1.0.0 1.1.1
freezegun 1.5.3 1.5.5
mkdocs-git-revision-date-localized-plugin 1.4.7 1.5.1
mkdocs-glightbox 0.4.0 0.5.2
mkdocs-material 9.6.15 9.7.1
mkdocs-macros-plugin 1.3.7 1.5.0
django-test-plus 2.3.0 2.4.1
pgcli 4.3.0 4.4.0
setuptools 80.9.0 80.10.2
social-auth-app-django 5.6.0 5.7.0
ruff 0.14.14 0.15.0
pytest-md-report 0.6.3 0.7.0

Updates boto3 from 1.39.9 to 1.42.42

Commits
  • 79499f4 Merge branch 'release-1.42.42'
  • f649133 Bumping version to 1.42.42
  • 73523d2 Add changelog entries from botocore
  • 60637f8 Merge branch 'release-1.42.41'
  • 0307240 Merge branch 'release-1.42.41' into develop
  • 662d4a3 Bumping version to 1.42.41
  • 5dcc61b Add changelog entries from botocore
  • 15a7817 Merge branch 'release-1.42.40'
  • 6bea792 Merge branch 'release-1.42.40' into develop
  • 3f92d07 Bumping version to 1.42.40
  • Additional commits viewable in compare view

Updates botocore-stubs from 1.38.46 to 1.42.41

Commits

Updates celery from 5.5.3 to 5.6.2

Release notes

Sourced from celery's releases.

v5.6.2

What's Changed

New Contributors

Full Changelog: celery/celery@v5.6.1...v5.6.2

v5.6.1

What's Changed

New Contributors

Full Changelog: celery/celery@v5.6.0...v5.6.1

v5.6.0

Celery v5.6.0 is now available.

Key Highlights

See What's new in Celery 5.6 for a complete overview or read the main highlights below.

Python 3.9 Minimum Version

Celery 5.6.0 drops support for Python 3.8 (EOL). The minimum required Python version is now 3.9. Users still on Python 3.8 must upgrade their Python version before upgrading to Celery 5.6.0.

Additionally, this release includes initial support for Python 3.14.

SQS: Reverted to pycurl from urllib3

The switch from pycurl to urllib3 for the SQS transport (introduced in Celery 5.5.0 via Kombu) has been reverted due to critical issues affecting SQS users.

... (truncated)

Changelog

Sourced from celery's changelog.

5.6.2

:release-date: 2026-01-04 :release-by: Tomer Nosrati

What's Changed


- Fix recursive WorkController instantiation in DjangoWorkerFixup + AttributeError when pool_cls is a string ([#10045](https://github.com/celery/celery/issues/10045))
- Bugfix: Revoked tasks now immediately update backend status to REVOKED ([#9869](https://github.com/celery/celery/issues/9869))
- Prepare for release: v5.6.2 ([#10049](https://github.com/celery/celery/issues/10049))

.. _version-5.6.1:

5.6.1

:release-date: 2025-12-29 :release-by: Tomer Nosrati

What's Changed

  • Fix Redis Sentinel ACL authentication support (#10013)
  • Fix: Broker heartbeats not sent during graceful shutdown (#9986)
  • docs #5410 -- Document confirm_publish broker transport option (#10016)
  • close DB pools only in prefork mode (#10020)
  • Fix: Avoid unnecessary Django database connection creation during cleanup (#10015)
  • reliable prefork detection (#10023)
  • better coverage (#10029)
  • Docs: clarify result_extended vs periodic task metadata and show headers["periodic_task_name"] example (#10030)
  • Stop importing pytest_subtests (#10032)
  • Only use exceptiongroup backport for Python < 3.11 (#10033)
  • Prepare for release: v5.6.1 (#10037)

.. _version-5.6.0:

5.6.0

:release-date: 2025-11-30 :release-by: Tomer Nosrati

Celery v5.6.0 is now available.

Key Highlights


See :ref:`whatsnew-5.6` for a complete overview or read the main highlights below.
</tr></table> 

... (truncated)

Commits
  • 6a43c84 Prepare for release: v5.6.2 (#10049)
  • 333a82f Bugfix: Revoked tasks now immediately update backend status to REVOKED (#9869)
  • 9d6ab11 Fix recursive WorkController instantiation in DjangoWorkerFixup + AttributeEr...
  • 21dbc73 Prepare for release: v5.6.1 (#10037)
  • ba20bed Only use exceptiongroup backport for Python < 3.11 (#10033)
  • 2167529 Stop importing pytest_subtests
  • 0527296 Bump google-cloud-firestore from 2.21.0 to 2.22.0
  • 5f8659b Clarify 'result_extended' setting usage in tasks
  • f19db70 Bump mypy from 1.19.0 to 1.19.1 (#10028)
  • 6da72bd better coverage (#10029)
  • Additional commits viewable in compare view

Updates django-browser-reload from 1.18.0 to 1.21.0

Changelog

Sourced from django-browser-reload's changelog.

1.21.0 (2025-09-22)

  • Add Content Security Policy (CSP) nonce support to the listener script tag, in both the middleware and the Jinja template tag.

    PR [#340](https://github.com/adamchainz/django-browser-reload/issues/340) <https://github.com/adamchainz/django-browser-reload/pull/340>__.

1.20.0 (2025-09-18)

  • Support Django 6.0.

1.19.0 (2025-09-08)

  • Support Python 3.14.

  • Support the django-jinja template backend.

    Thanks to Jake Howard in PR [#309](https://github.com/adamchainz/django-browser-reload/issues/309) <https://github.com/adamchainz/django-browser-reload/pull/309>__.

Commits

Updates django-click from 2.4.1 to 2.5.0

Release notes

Sourced from django-click's releases.

2.5.0

What's Changed

New Contributors

Full Changelog: django-commons/django-click@2.4.1...v2.5.0

Commits
  • 2e9918d Improve readme (#70)
  • 2f7d2ee migrate to pyproject.toml
  • f4863a3 Merge pull request #65 from ulgens/drop-django5.0-eol
  • b71cd0d Drop support for Django 5.0 (EOL)
  • 9c4add4 Merge pull request #64 from ulgens/new-django-support
  • e8302fc Merge pull request #68 from django-commons/remove-redundant-dependencies
  • 967966b Remove redundant linter packages
  • 7eec0fe Remove redundant automation packages
  • 8f63377 Add support for Django 5.2, 6.0, and the main branch
  • 86c0f1a Merge pull request #66 from ulgens/django-trove
  • Additional commits viewable in compare view

Updates django-cors-headers from 4.7.0 to 4.9.0

Changelog

Sourced from django-cors-headers's changelog.

4.9.0 (2025-09-18)

  • Support Django 6.0.

4.8.0 (2025-09-08)

  • Support Python 3.14.
Commits

Updates django-markdownify from 0.9.5 to 0.9.6

Commits
  • f40a6fa Fix setup.py
  • f62366f Merge pull request #67 from erwinmatijsen/v0.9.6
  • 0c9e888 Update dependencies, drop support for Python 3.6
  • fd9cb8b Merge pull request #65 from erwinmatijsen/dependabot/pip/docs/source/urllib3-...
  • fc96118 Bump urllib3 from 2.3.0 to 2.6.0 in /docs/source
  • b2bce15 Merge pull request #62 from erwinmatijsen/docs
  • 45c98e5 Update docs requirements
  • 81a1828 Merge branch 'main' of github.com:erwinmatijsen/django-markdownify
  • 78f618f Update certifi
  • df0370b Merge pull request #59 from erwinmatijsen/gh-56
  • Additional commits viewable in compare view

Updates django-oauth-toolkit from 3.0.1 to 3.2.0

Release notes

Sourced from django-oauth-toolkit's releases.

Release 3.2.0

[3.2.0] - 2025-11-13

Added

  • Support for Django 5.2
  • Support for Python 3.14 (Django >= 5.2.8)
  • #1539 Add device authorization grant support
  • #1630 use token_checksum for lookup in _get_token_from_authentication_server

Fixed

  • #1252 Fix crash when 'client' is in token request body
  • #1496 Fix error when Bearer token string is empty but preceded by Bearer keyword.

Release 3.1.0

NOTE: This is the first release under the new django-oauth organization. The project moved in order to be more independent and to bypass quota limits on parallel CI jobs we were encountering in Jazzband. The project will emulateDjango Commons going forward in it's operation. We're always on the look for willing maintainers and contributors. Feel free to start participating any time. PR's are always welcome.

Added

  • #1506 Support for Wildcard Origin and Redirect URIs - Adds a new setting ALLOW_URL_WILDCARDS. This feature is useful for working with CI service such as cloudflare, netlify, and vercel that offer branch deployments for development previews and user acceptance testing.
  • #1586 Turkish language support added

Changed

The project is now hosted in the django-oauth organization.

Fixed

  • #1517 OP prompts for logout when no OP session
  • #1512 client_secret not marked sensitive
  • #1521 Fix 0012 migration loading access token table into memory
  • #1584 Fix IDP container in docker compose environment could not find templates and static files.
  • #1562 Fix: Handle AttributeError in IntrospectTokenView
  • #1583 Fix: Missing pt_BR translations
Changelog

Sourced from django-oauth-toolkit's changelog.

[3.2.0] - 2025-11-13

Added

  • Support for Django 5.2
  • Support for Python 3.14 (Django >= 5.2.8)
  • #1539 Add device authorization grant support

Fixed

  • #1252 Fix crash when 'client' is in token request body
  • #1496 Fix error when Bearer token string is empty but preceded by Bearer keyword.
  • #1630 use token_checksum for lookup in _get_token_from_authentication_server

[3.1.0] - 2025-10-03

NOTE: This is the first release under the new django-oauth organization. The project moved in order to be more independent and to bypass quota limits on parallel CI jobs we were encountering in Jazzband. The project will emulate Django Commons going forward in it's operation. We're always on the lookout for willing maintainers and contributors. Feel free to start participating any time. PR's are always welcome.

Added

  • #1506 Support for Wildcard Origin and Redirect URIs - Adds a new setting ALLOW_URL_WILDCARDS. This feature is useful for working with CI service such as cloudflare, netlify, and vercel that offer branch deployments for development previews and user acceptance testing.
  • #1586 Turkish language support added

Changed

The project is now hosted in the django-oauth organization.

Fixed

  • #1517 OP prompts for logout when no OP session
  • #1512 client_secret not marked sensitive
  • #1521 Fix 0012 migration loading access token table into memory
  • #1584 Fix IDP container in docker compose environment could not find templates and static files.
  • #1562 Fix: Handle AttributeError in IntrospectTokenView
  • #1583 Fix: Missing pt_BR translations
Commits
  • 66c0cf0 chore: Release 3.2.0 (#1622)
  • b8f4d5b fix: use token_checksum for lookup in _get_token_from_authentication_server (...
  • 3197955 fix python version to allow 3.14.* (anything <3.15) (#1631)
  • 94dd076 FIX reStructuredText syntax. (#1618)
  • bade920 Fixed Handled error in OAuth2ExtraTokenMiddleware when authheader has `Bearer...
  • 2cc2b60 fix: token request throws an error when client is provided in body (#1252)
  • 87fef47 feat: Add device authorization grant (device code flow - rfc 8628) (#1539)
  • 01dfd06 chore: ignore *.orig (#1615)
  • 6863d82 chore: defer codecov notify until all jobs done (#1616)
  • ef7ca6d chore: defer codecov notify until all jobs done (#1614)
  • Additional commits viewable in compare view

Updates social-auth-core from 4.7.0 to 4.8.3

Release notes

Sourced from social-auth-core's releases.

Release 4.8.3

Changed

  • Added registry to configure default strategy

Donations

This project welcomes donations to make the development sustainable. The following platforms are available for funding Python Social Auth:

Release 4.8.2

Changed

  • The timeout parameter can be again configured
  • Refactored HTTP authentication code
  • Loosened some type checks for better downstream compatibility
  • ID_KEY is now configurable
  • Improved token expiry validation
  • Additional OIDC parameters are now supported
  • Improved refresh token logic
  • Extended type annotations
  • String RelayState in SAML is again supported
  • Better handle OpenID exceptions

Removed

  • itembase backend
  • nk backend
  • OAuth1 backend for Yahoo
  • Do you see more backends where matching service is no longer available? Tell us to help identify unused code.

Donations

This project welcomes donations to make the development sustainable. The following platforms are available for funding Python Social Auth:

Release 4.8.1

Changed

  • Fixed extra_data() invocation from refresh_token()
  • Replaced jose with PyJWT in Ping backend
  • Dropped OAuth1 backend for OpenStreetMap

Added

  • OAuth2 URLs can now be overridden in the configuration

... (truncated)

Changelog

Sourced from social-auth-core's changelog.

4.8.3 - 2025-12-18

Changed

  • Added registry to configured default strategy

4.8.2 - 2025-12-18

Changed

  • The timeout parameter can be again configured
  • Refactored HTTP authentication code
  • Loosened some type checks for better downstream compatibility
  • ID_KEY is now configurable
  • Improved token expiry validation
  • Additional OIDC parameters are now supported
  • Improved refresh token logic
  • Extended type annotations
  • String RelayState in SAML is again supported
  • Better handle OpenID exceptions

Removed

  • itembase backend
  • nk backend
  • OAuth1 backend for Yahoo
  • Do you see more backends where matching service is no longer available? Tell us to help identify unused code.

4.8.1 - 2025-10-09

Changed

  • Fixed extra_data() invocation from refresh_token()
  • Replaced jose with PyJWT in Ping backend
  • Dropped OAuth1 backend for OpenStreetMap

Added

  • OAuth2 URLs can now be overridden in the configuration

4.8.0 - 2025-10-07

Changed

  • Fixed Gitea backend API authentication headers
  • Improved RelayState and attributes handling in the SAML backend
  • Changed domains for VK backend
  • All API calls now include User-Agent header
  • OIDC uses info from id_token when not present in the response
  • Bring back option to skip and customize at_hash validation in OIDC

... (truncated)

Commits
  • 5bd8ec7 chore: version bump 4.8.2
  • 6b4e142 feat: provide way to configure default strategy
  • 9c93ae2 chore: move type checking to a single workflow
  • 174de11 chore: remove swig depency from tests
  • e6ea908 chore: fix typo in changelog (#1489)
  • 2b0660b chore: version bump 4.8.2
  • fccb5c5 fix(deps): update dependency ty to v0.0.3 (#1487)
  • 78e522a fix: restore previous behaviour for handling RelayState in SAML (#1469)
  • 96535a1 fix(open-id): correctly wrap connection exception
  • a997eab fix(deps): update dependency ty to v0.0.2 (#1485)
  • Additional commits viewable in compare view

Updates rich from 14.0.0 to 14.3.2

Release notes

Sourced from rich's releases.

The ZWJy release

A fix for cell_len edge cases

[14.3.2] - 2026-02-01

Fixed

The Nerdy Fix release

Fixed issue with characters outside of unicode range reporting 0 cell size

[14.3.1] - 2026-01-24

Fixed

The more emojis release

Rich now has support for multi-codepoint emojis. There have also been some Markdown improvements, and a number of fixes. See the release notes below for details.

[14.3.0] - 2026-01-24

Fixed

Added

Changed

The Easy as Pi release

This release bumps Python compatibility to the just-released Python 3.14.

... (truncated)

Changelog

Sourced from rich's changelog.

[14.3.2] - 2026-02-01

Fixed

[14.3.1] - 2026-01-24

Fixed

[14.3.0] - 2026-01-24

Fixed

Added

Changed

[14.2.0] - 2025-10-09

Changed

Fixed

  • Fixed exception when calling inspect on objects with unusual __qualname__ attribute Textualize/rich#3894

[14.1.0] - 2025-06-25

... (truncated)

Commits

Updates icecream from 2.1.5 to 2.1.10

Release notes

Sourced from icecream's releases.

icecream v2.1.10

Improved: This change excludes the test folder from wheels.

Big thanks to the community! This release was made possible by the people who contributed to the library.

icecream v2.1.9

Removed: Support for Python 3.8.
Fixed: Issues #229 and #60, which means improved lists output.

Big thanks to the community! This release was made possible by the people who contributed to the library.

icecream v2.1.8

Added: You can pass a pre-configured ic instance to builtins. Added: You can configure IceCream to output to either stdout or stderr.

Big thanks to the community! This release was made possible by the people who contributed to the library 🚀

icecream v2.1.7

Added: Configurable line wrap length. Improved: The package no longer includes tests in the production installation.

icecream v2.1.6

Fixed: Pretty-printing of SymPy (and similar) objects.

Previously, calling ic() on structures containing SymPy objects could raise a TypeError because pprint.pformat(sort_dicts=True) attempted to sort unorderable keys. IceCream now keeps sort_dicts=True on the fast path and falls back to sort_dicts=False when pprint raises, ensuring robust output without crashes.

Changelog

Sourced from icecream's changelog.

v2.1.10

Improved: This change excludes the test folder from wheels.

Big thanks to the community! This release was made possible by the people who contributed to the library.

================================================================================ v2.1.9

Removed: Support for Python 3.8.
Fixed: Issues #229 and #60, which means improved lists output.

Big thanks to the community! This release was made possible by the people who contributed to the library.

================================================================================ v2.1.8

Added: You can pass a pre-configured ic instance to builtins. Added: You can configure IceCream to output to either stdout or stderr.

Big thanks to the community! This release was made possible by the people who contributed to the library.

================================================================================ v2.1.7

Added: Configurable line wrap length. Improved: The package no longer includes tests in the production installation.

================================================================================ v2.1.6

Fixed: Pretty-printing of SymPy (and similar) objects.

Previously, calling ic() on structures containing SymPy objects could raise a TypeError because pprint.pformat(sort_dicts=True) attempted to sort unorderable keys. IceCream now keeps sort_dicts=True on the fast path and falls back to sort_dicts=False when pprint raises, ensuring robust output without crashes.

================================================================================

Commits
  • 1d3858e changed version to 2.1.10
  • 29cc0f6 Merge pull request #234 from iloveitaly/exclude-tests-from-whl
  • d970d6a added also first name and last name to the nickname of ivan
  • a946eea build: exclude tests sub-packages from distribution
  • d925bae link to ivan's github profile in the readme
  • d7ac4c6 tweak readme copy
  • d496646 note that icecream is maintaied by the ever-incredible ivan, with support fro...
  • d08c89f remove old maintainer announcement, now 9 months old
  • 9e26838 one more small fix and changelog for v2.1.9
  • 41424e5 small code tweak
  • Additional commits viewable in compare view

Updates pytest-sugar from 1.0.0 to 1.1.1

Release notes

Sourced from pytest-sugar's releases.

pytest-sugar 1.1.1

Adjust signature of SugarTerminalReporter to avoid conflicts with other pytest plugins (#297 by @​TolstochenkoDaniil)

pytest-sugar 1.1.0

Add Playwright trace file detection and display support for failed tests (#296 by @​kiebak3r)

This enhancement automatically detects and displays Playwright trace.zip files with viewing commands when tests fail, making debugging easier for Playwright users. Playwright trace.zip

New command-line options:

  • --sugar-trace-dir: Configure the directory name for Playwright trace files (default: test-results)
  • --sugar-no-trace: Disable Playwright trace file detection and display
Changelog

Sourced from pytest-sugar's changelog.

1.1.1 - 2025-08-23 ^^^^^^^^^^^^^^^^^^

Adjust signature of SugarTerminalReporter to avoid conflicts with other pytest plugins

Contributed by Daniil via [PR #297](Teemu/pytest-sugar#297)

1.1.0 - 2025-08-16 ^^^^^^^^^^^^^^^^^^

Add Playwright trace file detection and display support for failed tests. This enhancement automatically detects and displays Playwright trace.zip files with viewing commands when tests fail, making debugging easier for Playwright users. Playwright trace.zip

New command-line options:

  • --sugar-trace-dir: Configure the directory name for Playwright trace files (default: test-results)
  • --sugar-no-trace: Disable Playwright trace file detection and display

Contributed by kie via [PR #296](Teemu/pytest-sugar#296)

Commits
  • 8133503 Release pytest-sugar 1.1.1
  • 6798042 Fix conflict with other Pytest plugins (#297)
  • 43bbdd0 Release pytest-sugar 1.1.0
  • 855d661 Feature - Playwright Support for Trace Zip Mapping (#296)
  • 2a5862a Merge pull request #293 from cgoldberg/add-py313
  • ca26d98 Add support for Python 3.13
  • 69989eb Clarify license as BSD 3-Clause License
  • 3c86a5c Merge pull request #289 from deronnax/remove-packaging-dep
  • c123be0 remove 'packaging' package
  • efafd9c Merge pull request #282 from penguinpee/main
  • Additional commits viewable in compare view

Updates freezegun from 1.5.3 to 1.5.5

Changelog

Sourced from freezegun's changelog.

1.5.5

  • Allow parametrized arguments called 'func' (Broken in 1.5.4)

1.5.4

  • Fix: Ability to yield fixtures (broken in 1.5.3)
Commits

…3 updates

Bumps the minor-and-patch group with 23 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.39.9` | `1.42.42` |
| [botocore-stubs](https://github.com/youtype/botocore-stubs) | `1.38.46` | `1.42.41` |
| [celery](https://github.com/celery/celery) | `5.5.3` | `5.6.2` |
| [django-browser-reload](https://github.com/adamchainz/django-browser-reload) | `1.18.0` | `1.21.0` |
| [django-click](https://github.com/django-commons/django-click) | `2.4.1` | `2.5.0` |
| [django-cors-headers](https://github.com/adamchainz/django-cors-headers) | `4.7.0` | `4.9.0` |
| [django-markdownify](https://github.com/erwinmatijsen/django-markdownify) | `0.9.5` | `0.9.6` |
| [django-oauth-toolkit](https://github.com/django-oauth/django-oauth-toolkit) | `3.0.1` | `3.2.0` |
| [social-auth-core](https://github.com/python-social-auth/social-core) | `4.7.0` | `4.8.3` |
| [rich](https://github.com/Textualize/rich) | `14.0.0` | `14.3.2` |
| [icecream](https://github.com/gruns/icecream) | `2.1.5` | `2.1.10` |
| [pytest-sugar](https://github.com/Teemu/pytest-sugar) | `1.0.0` | `1.1.1` |
| [freezegun](https://github.com/spulec/freezegun) | `1.5.3` | `1.5.5` |
| [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) | `1.4.7` | `1.5.1` |
| [mkdocs-glightbox](https://github.com/blueswen/mkdocs-glightbox) | `0.4.0` | `0.5.2` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.6.15` | `9.7.1` |
| [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) | `1.3.7` | `1.5.0` |
| [django-test-plus](https://github.com/revsys/django-test-plus) | `2.3.0` | `2.4.1` |
| [pgcli](https://github.com/dbcli/pgcli) | `4.3.0` | `4.4.0` |
| [setuptools](https://github.com/pypa/setuptools) | `80.9.0` | `80.10.2` |
| [social-auth-app-django](https://github.com/python-social-auth/social-app-django) | `5.6.0` | `5.7.0` |
| [ruff](https://github.com/astral-sh/ruff) | `0.14.14` | `0.15.0` |
| [pytest-md-report](https://github.com/thombashi/pytest-md-report) | `0.6.3` | `0.7.0` |



Updates `boto3` from 1.39.9 to 1.42.42
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.39.9...1.42.42)

Updates `botocore-stubs` from 1.38.46 to 1.42.41
- [Release notes](https://github.com/youtype/botocore-stubs/releases)
- [Commits](https://github.com/youtype/botocore-stubs/commits)

Updates `celery` from 5.5.3 to 5.6.2
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst)
- [Commits](celery/celery@v5.5.3...v5.6.2)

Updates `django-browser-reload` from 1.18.0 to 1.21.0
- [Changelog](https://github.com/adamchainz/django-browser-reload/blob/main/CHANGELOG.rst)
- [Commits](adamchainz/django-browser-reload@1.18.0...1.21.0)

Updates `django-click` from 2.4.1 to 2.5.0
- [Release notes](https://github.com/django-commons/django-click/releases)
- [Commits](django-commons/django-click@v2.4.1...2.5.0)

Updates `django-cors-headers` from 4.7.0 to 4.9.0
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](adamchainz/django-cors-headers@4.7.0...4.9.0)

Updates `django-markdownify` from 0.9.5 to 0.9.6
- [Commits](erwinmatijsen/django-markdownify@0.9.5...0.9.6)

Updates `django-oauth-toolkit` from 3.0.1 to 3.2.0
- [Release notes](https://github.com/django-oauth/django-oauth-toolkit/releases)
- [Changelog](https://github.com/django-oauth/django-oauth-toolkit/blob/master/CHANGELOG.md)
- [Commits](django-oauth/django-oauth-toolkit@3.0.1...3.2.0)

Updates `social-auth-core` from 4.7.0 to 4.8.3
- [Release notes](https://github.com/python-social-auth/social-core/releases)
- [Changelog](https://github.com/python-social-auth/social-core/blob/master/CHANGELOG.md)
- [Commits](python-social-auth/social-core@4.7.0...4.8.3)

Updates `rich` from 14.0.0 to 14.3.2
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v14.0.0...v14.3.2)

Updates `icecream` from 2.1.5 to 2.1.10
- [Release notes](https://github.com/gruns/icecream/releases)
- [Changelog](https://github.com/gruns/icecream/blob/master/changelog.txt)
- [Commits](gruns/icecream@v2.1.5...v2.1.10)

Updates `pytest-sugar` from 1.0.0 to 1.1.1
- [Release notes](https://github.com/Teemu/pytest-sugar/releases)
- [Changelog](https://github.com/Teemu/pytest-sugar/blob/main/CHANGES.rst)
- [Commits](Teemu/pytest-sugar@v1.0.0...v1.1.1)

Updates `freezegun` from 1.5.3 to 1.5.5
- [Release notes](https://github.com/spulec/freezegun/releases)
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG)
- [Commits](spulec/freezegun@1.5.3...1.5.5)

Updates `mkdocs-git-revision-date-localized-plugin` from 1.4.7 to 1.5.1
- [Release notes](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases)
- [Commits](timvink/mkdocs-git-revision-date-localized-plugin@v1.4.7...v1.5.1)

Updates `mkdocs-glightbox` from 0.4.0 to 0.5.2
- [Release notes](https://github.com/blueswen/mkdocs-glightbox/releases)
- [Changelog](https://github.com/blueswen/mkdocs-glightbox/blob/main/CHANGELOG)
- [Commits](blueswen/mkdocs-glightbox@v0.4.0...v0.5.2)

Updates `mkdocs-material` from 9.6.15 to 9.7.1
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.6.15...9.7.1)

Updates `mkdocs-macros-plugin` from 1.3.7 to 1.5.0
- [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases)
- [Changelog](https://github.com/fralau/mkdocs-macros-plugin/blob/master/CHANGELOG.md)
- [Commits](fralau/mkdocs-macros-plugin@v1.3.7...v1.5.0)

Updates `django-test-plus` from 2.3.0 to 2.4.1
- [Changelog](https://github.com/revsys/django-test-plus/blob/main/CHANGELOG.md)
- [Commits](revsys/django-test-plus@v2.3.0...2.4.1)

Updates `pgcli` from 4.3.0 to 4.4.0
- [Changelog](https://github.com/dbcli/pgcli/blob/main/changelog.rst)
- [Commits](dbcli/pgcli@v4.3.0...v4.4.0)

Updates `setuptools` from 80.9.0 to 80.10.2
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v80.9.0...v80.10.2)

Updates `social-auth-app-django` from 5.6.0 to 5.7.0
- [Release notes](https://github.com/python-social-auth/social-app-django/releases)
- [Changelog](https://github.com/python-social-auth/social-app-django/blob/master/CHANGELOG.md)
- [Commits](python-social-auth/social-app-django@5.6.0...5.7.0)

Updates `ruff` from 0.14.14 to 0.15.0
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.14.14...0.15.0)

Updates `pytest-md-report` from 0.6.3 to 0.7.0
- [Release notes](https://github.com/thombashi/pytest-md-report/releases)
- [Commits](thombashi/pytest-md-report@v0.6.3...v0.7.0)

---
updated-dependencies:
- dependency-name: boto3
  dependency-version: 1.42.42
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: botocore-stubs
  dependency-version: 1.42.41
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: celery
  dependency-version: 5.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: django-browser-reload
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: django-click
  dependency-version: 2.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: django-cors-headers
  dependency-version: 4.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: django-markdownify
  dependency-version: 0.9.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: django-oauth-toolkit
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: social-auth-core
  dependency-version: 4.8.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: rich
  dependency-version: 14.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: icecream
  dependency-version: 2.1.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: pytest-sugar
  dependency-version: 1.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: freezegun
  dependency-version: 1.5.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: mkdocs-git-revision-date-localized-plugin
  dependency-version: 1.5.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: mkdocs-glightbox
  dependency-version: 0.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: mkdocs-material
  dependency-version: 9.7.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: mkdocs-macros-plugin
  dependency-version: 1.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: django-test-plus
  dependency-version: 2.4.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: pgcli
  dependency-version: 4.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: setuptools
  dependency-version: 80.10.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: social-auth-app-django
  dependency-version: 5.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: ruff
  dependency-version: 0.15.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: pytest-md-report
  dependency-version: 0.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Feb 12, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 18, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 18, 2026
@dependabot dependabot bot deleted the dependabot/uv/minor-and-patch-836d4aaa50 branch February 18, 2026 04:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants