-
Notifications
You must be signed in to change notification settings - Fork 6
chore(deps): bump the minor-updates group with 20 updates #137
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
NicolasRichel
merged 1 commit into
develop
from
dependabot/pip/minor-updates-8fc5c38639
Jan 16, 2026
Merged
chore(deps): bump the minor-updates group with 20 updates #137
NicolasRichel
merged 1 commit into
develop
from
dependabot/pip/minor-updates-8fc5c38639
Jan 16, 2026
Conversation
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
Bumps the minor-updates group with 20 updates: | Package | From | To | | --- | --- | --- | | [bimdata-api-client](https://github.com/bimdata/python-api-client) | `10.14.4` | `10.24.1` | | [django-cors-headers](https://github.com/adamchainz/django-cors-headers) | `4.7.0` | `4.9.0` | | [django-health-check](https://github.com/codingjoe/django-health-check) | `3.20.0` | `3.20.8` | | [django-filter](https://github.com/carltongibson/django-filter) | `25.1` | `25.2` | | [django-grappelli](https://github.com/sehmaschine/django-grappelli) | `4.0.2` | `4.0.3` | | [djangorestframework](https://github.com/encode/django-rest-framework) | `3.16.0` | `3.16.1` | | [psycopg](https://github.com/psycopg/psycopg) | `3.2.9` | `3.3.2` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.1.1` | `1.2.1` | | [requests](https://github.com/psf/requests) | `2.32.4` | `2.32.5` | | [whitenoise](https://github.com/evansd/whitenoise) | `6.9.0` | `6.11.0` | | [django-json-widget](https://github.com/jmrivas86/django-json-widget) | `2.0.3` | `2.1.1` | | [celery](https://github.com/celery/celery) | `5.5.3` | `5.6.2` | | [django-timezone-field](https://github.com/mfogel/django-timezone-field) | `7.1` | `7.2.1` | | [drf-spectacular](https://github.com/tfranzel/drf-spectacular) | `0.28.0` | `0.29.0` | | [urllib3](https://github.com/urllib3/urllib3) | `2.6.2` | `2.6.3` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.20.0` | `0.40.0` | | [black](https://github.com/psf/black) | `25.1.0` | `25.12.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.2.0` | `4.5.1` | | [reorder-python-imports](https://github.com/asottile/reorder-python-imports) | `3.15.0` | `3.16.0` | | [pycodestyle](https://github.com/PyCQA/pycodestyle) | `2.13.0` | `2.14.0` | Updates `bimdata-api-client` from 10.14.4 to 10.24.1 - [Release notes](https://github.com/bimdata/python-api-client/releases) - [Changelog](https://github.com/bimdata/python-api-client/blob/master/CHANGELOG.md) - [Commits](bimdata/python-api-client@v10.14.4...v10.24.1) 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-health-check` from 3.20.0 to 3.20.8 - [Release notes](https://github.com/codingjoe/django-health-check/releases) - [Commits](codingjoe/django-health-check@3.20.0...3.20.8) Updates `django-filter` from 25.1 to 25.2 - [Release notes](https://github.com/carltongibson/django-filter/releases) - [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst) - [Commits](carltongibson/django-filter@25.1...25.2) Updates `django-grappelli` from 4.0.2 to 4.0.3 - [Changelog](https://github.com/sehmaschine/django-grappelli/blob/master/docs/changelog.rst) - [Commits](sehmaschine/django-grappelli@4.0.2...4.0.3) Updates `djangorestframework` from 3.16.0 to 3.16.1 - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](encode/django-rest-framework@3.16.0...3.16.1) Updates `psycopg` from 3.2.9 to 3.3.2 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.2.9...3.3.2) Updates `python-dotenv` from 1.1.1 to 1.2.1 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.1.1...v1.2.1) Updates `requests` from 2.32.4 to 2.32.5 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.4...v2.32.5) Updates `whitenoise` from 6.9.0 to 6.11.0 - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](evansd/whitenoise@6.9.0...6.11.0) Updates `django-json-widget` from 2.0.3 to 2.1.1 - [Changelog](https://github.com/jmrivas86/django-json-widget/blob/master/CHANGELOG.rst) - [Commits](jmrivas86/django-json-widget@v2.0.3...v2.1.1) 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-timezone-field` from 7.1 to 7.2.1 - [Commits](mfogel/django-timezone-field@7.1...7.2.1) Updates `drf-spectacular` from 0.28.0 to 0.29.0 - [Release notes](https://github.com/tfranzel/drf-spectacular/releases) - [Changelog](https://github.com/tfranzel/drf-spectacular/blob/master/CHANGELOG.rst) - [Commits](tfranzel/drf-spectacular@0.28.0...0.29.0) Updates `urllib3` from 2.6.2 to 2.6.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.2...2.6.3) Updates `uvicorn` from 0.20.0 to 0.40.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.20.0...0.40.0) Updates `black` from 25.1.0 to 25.12.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.1.0...25.12.0) Updates `pre-commit` from 4.2.0 to 4.5.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.2.0...v4.5.1) Updates `reorder-python-imports` from 3.15.0 to 3.16.0 - [Commits](asottile/reorder-python-imports@v3.15.0...v3.16.0) Updates `pycodestyle` from 2.13.0 to 2.14.0 - [Release notes](https://github.com/PyCQA/pycodestyle/releases) - [Changelog](https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt) - [Commits](PyCQA/pycodestyle@2.13.0...2.14.0) --- updated-dependencies: - dependency-name: bimdata-api-client dependency-version: 10.24.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: django-cors-headers dependency-version: 4.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: django-health-check dependency-version: 3.20.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: django-filter dependency-version: '25.2' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: django-grappelli dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: djangorestframework dependency-version: 3.16.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: psycopg dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: python-dotenv dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: whitenoise dependency-version: 6.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: django-json-widget dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: celery dependency-version: 5.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: django-timezone-field dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: drf-spectacular dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: uvicorn dependency-version: 0.40.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: black dependency-version: 25.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: pre-commit dependency-version: 4.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: reorder-python-imports dependency-version: 3.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: pycodestyle dependency-version: 2.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <support@github.com>
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
Pull requests that update Python code
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-updates group with 20 updates:
10.14.410.24.14.7.04.9.03.20.03.20.825.125.24.0.24.0.33.16.03.16.13.2.93.3.21.1.11.2.12.32.42.32.56.9.06.11.02.0.32.1.15.5.35.6.27.17.2.10.28.00.29.02.6.22.6.30.20.00.40.025.1.025.12.04.2.04.5.13.15.03.16.02.13.02.14.0Updates
bimdata-api-clientfrom 10.14.4 to 10.24.1Release notes
Sourced from bimdata-api-client's releases.
... (truncated)
Changelog
Sourced from bimdata-api-client's changelog.
... (truncated)
Commits
91e736c10.24.1ef70175PATCH: Retro-compatibility: use FosUser id in UC serializer, like FosUser. (#...ef0380510.24.08897518MINOR: add infos to users lists (#934)6488ef410.23.42d3e8efPATCH: add BCF export with POST verb. (#927)e64469810.23.3cecef31PATCH: add group short name. (#920)36f19b810.23.25929f66PATCH: fix model_type documentationUpdates
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-health-checkfrom 3.20.0 to 3.20.8Release notes
Sourced from django-health-check's releases.
... (truncated)
Commits
9d69500Add missing subset documentationb499162Add conainerization documentation (#541)1c04d5aSwitch from Sphinx to MkDocs (#539)af92801Limit coverage reporting to the package sourcee2e794eConvert all tests from Django TestCase to pytest (#537)7fee8b1Update docs link994e8efUpdate docs links to GH pagese34cca8Revert "Temporary disable pypi-release"de6abc3Temporary disable pypi-releaseb2132fbAdd GitHub pages deploymentUpdates
django-filterfrom 25.1 to 25.2Changelog
Sourced from django-filter's changelog.
Commits
17ec565Bumped version for 25.2 release.9b4b8fdUpdated testing for Django 6.0. (#1730)1b07b3eBump actions/setup-python from 5 to 6 in the github-actions group (#1726)27a1168Bump the github-actions group with 2 updates (#1722)7f59b6fAdd drf as optional dependencies (#1724)635343eAdd reference anchors to filter types to facilitate intersphinx refs (#1706)7b3176eDocument steps for postgres full text search (#1704)Updates
django-grappellifrom 4.0.2 to 4.0.3Changelog
Sourced from django-grappelli's changelog.
Commits
46c58fcdocs for upcoming release105fb41removed global font-weight "bold" for "a" tags, #1070 #1071f17c4fbfixed broken button styles in selector widget, #1069c819965Merge branch 'master' into stable/4.0.xea49229pushed dev version for 4.x branch94855a1Merge branch 'stable/4.0.x'75c5cb6updated changelog3a08c3fMerge branch 'stable/4.0.x'c8e4ec3Merge pull request #1055 from atodorov/fix_template_string9ac343cFix wrong translation stringUpdates
djangorestframeworkfrom 3.16.0 to 3.16.1Release notes
Sourced from djangorestframework's releases.
... (truncated)
Commits
de018dfPrepare 3.16.1 release (#9752)a7d050fTurkish Translation updates (#9749)853969cFix test with Django 5 when pytz is available (#9715)2ae8c11Add note to tutorial about required request in serializer context when using ...70e54f4Revert docs back to djangorestframework-guardian (#9734)3038494Document that unique constraints causerequired=Truein ModelSerializer (#9...4bb46c2Add Kazakh(kk) locale support (#9713)e454758Fix regression in unique_together validation with SerializerMethodField (#9712)33d59feUpdate Spanish translations (#9701)c0202a0Update Django documentation links to use stable version (#9698)Updates
psycopgfrom 3.2.9 to 3.3.2Changelog
Sourced from psycopg's changelog.
... (truncated)
Commits
bc9e7bdchore: bump psycopg package version to 3.3.23bcabb4Merge pull request #1231 from noirbee/fix/1230-adapter-get-dumper-race-condition08bfe00fix(adapters): avoid race condition when replacing class name with itself7be710efix: mark external libpq C functions as noexcept nogil6a24300docs: larger font for 3.3.0 release5a60a1echore: bump psycopg package version to 3.3.2.dev19bdd78cchore: bump psycopg package version to 3.3.14d27426Merge branch 'fix/server-cursor-iter'b9b82e8fix: fix iteration on server-side cursor2a75357fix: add test to verify iteration in server-side cursor brokenUpdates
python-dotenvfrom 1.1.1 to 1.2.1Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
Commits
eaf2a91Do not remove .coverage file8716196Bump version: 1.2.0 → 1.2.1b87807fUpdate changelog3af77d3Support reading .env from FIFOs (Unix) (#586)467ee22Fix test failures after moving config to pyproject.toml76999e7Move more config pyproject.toml222ce2cUpdate to use trusted publisher on pypi8ed4f79Update docs requirements5bf8822Bump version: 1.1.1 → 1.2.01fe11ccupadate changelogUpdates
requestsfrom 2.32.4 to 2.32.5Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
b25c87dv2.32.5131e506Merge pull request #7010 from psf/dependabot/github_actions/actions/checkout-...b336cb2Bump actions/checkout from 4.2.0 to 5.0.046e939bUpdate publish workflow to useartifact-idinstead ofname4b9c546Merge pull request #6999 from psf/dependabot/github_actions/step-security/har...7618dbeBump step-security/harden-runner from 2.12.0 to 2.13.02edca11Add support for Python 3.14 and drop support for Python 3.8 (#6993)fec96cdUpdate Makefile rules (#6996)d58d8aadocs: clarify timeout parameter uses seconds in Session.request (#6994)91a3eabBump github/codeql-action from 3.28.5 to 3.29.0Updates
whitenoisefrom 6.9.0 to 6.11.0Changelog
Sourced from whitenoise's changelog.
Commits
c9c06e9Version 6.11.0051c4e9Support Django 6.0 (#665)c903cc1Version 6.10.0a81bcb0docs(django): use the stable version in URLs (#626)67b4f32Support Python 3.14 (#664)da8d333[pre-commit.ci] pre-commit autoupdate (#663)8000724Bump the github-actions group with 2 updates (#662)8fb339fUpgrade dependencies (#661)adf64ddUse uvx to run tox on GitHub Actions (#660)ad6eb20[pre-commit.ci] pre-commit autoupdate (#659)Updates
django-json-widgetfrom 2.0.3 to 2.1.1Changelog
Sourced from django-json-widget's changelog.
Commits
40d7bbdBump version: 2.1.0 → 2.1.1faa9cc2Merge pull request #116 from kmrinal19/fix-theme284d5aefix: respect Django admin color scheme setting for JSON editor8776212Update CHANGELOG.rst5d2530aBump version: 2.0.4 → 2.1.0e389f48Merge pull request #115 from jmrivas86/feat/expose-editor073702ffeat: expose editor to html2e30173Bump version: 2.0.3 → 2.0.4731ffc2update changelog7049983Merge branch 'dev'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-timezone-fieldfrom 7.1 to 7.2.1Commits
8255408Release v7.2.1a09fd2fRelease v7.202be229Update lockfile of dev dependencies...Description has been truncated