build(deps): bump the minor-and-patch group across 1 directory with 23 updates#331
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps): bump the minor-and-patch group across 1 directory with 23 updates#331dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…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>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor-and-patch group with 23 updates in the / directory:
1.39.91.42.421.38.461.42.415.5.35.6.21.18.01.21.02.4.12.5.04.7.04.9.00.9.50.9.63.0.13.2.04.7.04.8.314.0.014.3.22.1.52.1.101.0.01.1.11.5.31.5.51.4.71.5.10.4.00.5.29.6.159.7.11.3.71.5.02.3.02.4.14.3.04.4.080.9.080.10.25.6.05.7.00.14.140.15.00.6.30.7.0Updates
boto3from 1.39.9 to 1.42.42Commits
79499f4Merge branch 'release-1.42.42'f649133Bumping version to 1.42.4273523d2Add changelog entries from botocore60637f8Merge branch 'release-1.42.41'0307240Merge branch 'release-1.42.41' into develop662d4a3Bumping version to 1.42.415dcc61bAdd changelog entries from botocore15a7817Merge branch 'release-1.42.40'6bea792Merge branch 'release-1.42.40' into develop3f92d07Bumping version to 1.42.40Updates
botocore-stubsfrom 1.38.46 to 1.42.41Commits
Updates
celeryfrom 5.5.3 to 5.6.2Release notes
Sourced from celery's releases.
... (truncated)
Changelog
Sourced from celery's changelog.
... (truncated)
Commits
6a43c84Prepare for release: v5.6.2 (#10049)333a82fBugfix: Revoked tasks now immediately update backend status to REVOKED (#9869)9d6ab11Fix recursive WorkController instantiation in DjangoWorkerFixup + AttributeEr...21dbc73Prepare for release: v5.6.1 (#10037)ba20bedOnly use exceptiongroup backport for Python < 3.11 (#10033)2167529Stop importing pytest_subtests0527296Bump google-cloud-firestore from 2.21.0 to 2.22.05f8659bClarify 'result_extended' setting usage in tasksf19db70Bump mypy from 1.19.0 to 1.19.1 (#10028)6da72bdbetter coverage (#10029)Updates
django-browser-reloadfrom 1.18.0 to 1.21.0Changelog
Sourced from django-browser-reload's changelog.
Commits
d21e7d8Version 1.21.041835a5Add CSP nonce support (#340)3571cb8Improve usage and description1061afdPromote django-watchfilesec22846Remove outdated ASGI note10301edImprove taglined944e33Version 1.20.0b77a1dcCorrect testing of Django 6.0 (#339)9794a77Support Django 6.0 (#338)ca5fbd0Version 1.19.0Updates
django-clickfrom 2.4.1 to 2.5.0Release notes
Sourced from django-click's releases.
Commits
2e9918dImprove readme (#70)2f7d2eemigrate to pyproject.tomlf4863a3Merge pull request #65 from ulgens/drop-django5.0-eolb71cd0dDrop support for Django 5.0 (EOL)9c4add4Merge pull request #64 from ulgens/new-django-supporte8302fcMerge pull request #68 from django-commons/remove-redundant-dependencies967966bRemove redundant linter packages7eec0feRemove redundant automation packages8f63377Add support for Django 5.2, 6.0, and the main branch86c0f1aMerge pull request #66 from ulgens/django-troveUpdates
django-cors-headersfrom 4.7.0 to 4.9.0Changelog
Sourced from django-cors-headers's changelog.
Commits
a3a3ad2Version 4.9.02f5a94bCorrect testing of Django 6.0 (#1015)4356514Support Django 6.0 (#1014)eeaa041Version 4.8.0b760e4dSupport Python 3.14 (#1013)bf6abfb[pre-commit.ci] pre-commit autoupdate (#1012)5d0c651Upgrade dependencies (#1011)873fd5fUse uvx to run tox on GitHub Actions (#1010)f8aa330[pre-commit.ci] pre-commit autoupdate (#1009)b04460f[pre-commit.ci] pre-commit autoupdate (#1008)Updates
django-markdownifyfrom 0.9.5 to 0.9.6Commits
f40a6faFix setup.pyf62366fMerge pull request #67 from erwinmatijsen/v0.9.60c9e888Update dependencies, drop support for Python 3.6fd9cb8bMerge pull request #65 from erwinmatijsen/dependabot/pip/docs/source/urllib3-...fc96118Bump urllib3 from 2.3.0 to 2.6.0 in /docs/sourceb2bce15Merge pull request #62 from erwinmatijsen/docs45c98e5Update docs requirements81a1828Merge branch 'main' of github.com:erwinmatijsen/django-markdownify78f618fUpdate certifidf0370bMerge pull request #59 from erwinmatijsen/gh-56Updates
django-oauth-toolkitfrom 3.0.1 to 3.2.0Release notes
Sourced from django-oauth-toolkit's releases.
Changelog
Sourced from django-oauth-toolkit's changelog.
Commits
66c0cf0chore: Release 3.2.0 (#1622)b8f4d5bfix: use token_checksum for lookup in _get_token_from_authentication_server (...3197955fix python version to allow 3.14.* (anything <3.15) (#1631)94dd076FIX reStructuredText syntax. (#1618)bade920Fixed Handled error in OAuth2ExtraTokenMiddleware when authheader has `Bearer...2cc2b60fix: token request throws an error when client is provided in body (#1252)87fef47feat: Add device authorization grant (device code flow - rfc 8628) (#1539)01dfd06chore: ignore *.orig (#1615)6863d82chore: defer codecov notify until all jobs done (#1616)ef7ca6dchore: defer codecov notify until all jobs done (#1614)Updates
social-auth-corefrom 4.7.0 to 4.8.3Release notes
Sourced from social-auth-core's releases.
... (truncated)
Changelog
Sourced from social-auth-core's changelog.
... (truncated)
Commits
5bd8ec7chore: version bump 4.8.26b4e142feat: provide way to configure default strategy9c93ae2chore: move type checking to a single workflow174de11chore: remove swig depency from testse6ea908chore: fix typo in changelog (#1489)2b0660bchore: version bump 4.8.2fccb5c5fix(deps): update dependency ty to v0.0.3 (#1487)78e522afix: restore previous behaviour for handling RelayState in SAML (#1469)96535a1fix(open-id): correctly wrap connection exceptiona997eabfix(deps): update dependency ty to v0.0.2 (#1485)Updates
richfrom 14.0.0 to 14.3.2Release notes
Sourced from rich's releases.
... (truncated)
Changelog
Sourced from rich's changelog.
... (truncated)
Commits
0752ff0Merge pull request #3953 from Textualize/zwj-fix54ae0cfsimplify07edb85refine31930ddfix test454fcfcstupid comment13f87a4Fix ZWJ and edge cases1d402e0fix datesf2a1c3bMerge pull request #3944 from Textualize/nerf-fonts2e5a5dachangelog73ee823fix fontsUpdates
icecreamfrom 2.1.5 to 2.1.10Release notes
Sourced from icecream's releases.
Changelog
Sourced from icecream's changelog.
Commits
1d3858echanged version to 2.1.1029cc0f6Merge pull request #234 from iloveitaly/exclude-tests-from-whld970d6aadded also first name and last name to the nickname of ivana946eeabuild: exclude tests sub-packages from distributiond925baelink to ivan's github profile in the readmed7ac4c6tweak readme copyd496646note that icecream is maintaied by the ever-incredible ivan, with support fro...d08c89fremove old maintainer announcement, now 9 months old9e26838one more small fix and changelog for v2.1.941424e5small code tweakUpdates
pytest-sugarfrom 1.0.0 to 1.1.1Release notes
Sourced from pytest-sugar's releases.
Changelog
Sourced from pytest-sugar's changelog.
Commits
8133503Release pytest-sugar 1.1.16798042Fix conflict with other Pytest plugins (#297)43bbdd0Release pytest-sugar 1.1.0855d661Feature - Playwright Support for Trace Zip Mapping (#296)2a5862aMerge pull request #293 from cgoldberg/add-py313ca26d98Add support for Python 3.1369989ebClarify license as BSD 3-Clause License3c86a5cMerge pull request #289 from deronnax/remove-packaging-depc123be0remove 'packaging' packageefafd9cMerge pull request #282 from penguinpee/mainUpdates
freezegunfrom 1.5.3 to 1.5.5Changelog
Sourced from freezegun's changelog.
Commits
c9bf52cIncrease version number0f2bd7eMerge pull request #5...Description has been truncated