Skip to content

Bump the all-deps group in /requirements with 3 updates#1320

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/requirements/all-deps-2977708e2b
Open

Bump the all-deps group in /requirements with 3 updates#1320
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/requirements/all-deps-2977708e2b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 2, 2026

Bumps the all-deps group in /requirements with 3 updates: django-filter, django-polymorphic and faker.

Updates django-filter from 25.1 to 25.2

Changelog

Sourced from django-filter's changelog.

Version 25.2 (2025-10-05)

  • Added testing for Django 6.0.

  • Dropped support for Django <5.2 LTS

  • Dropped support for Python 3.9.

Commits
  • 17ec565 Bumped version for 25.2 release.
  • 9b4b8fd Updated testing for Django 6.0. (#1730)
  • 1b07b3e Bump actions/setup-python from 5 to 6 in the github-actions group (#1726)
  • 27a1168 Bump the github-actions group with 2 updates (#1722)
  • 7f59b6f Add drf as optional dependencies (#1724)
  • 635343e Add reference anchors to filter types to facilitate intersphinx refs (#1706)
  • 7b3176e Document steps for postgres full text search (#1704)
  • See full diff in compare view

Updates django-polymorphic from 4.11.2 to 4.11.3

Release notes

Sourced from django-polymorphic's releases.

v4.11.3

What's Changed

New Contributors

Full Changelog: django-commons/django-polymorphic@v4.11.2...v4.11.3

Commits
  • 866c93f fix release workflow
  • 98c2b67 move codecov from token to oidc
  • 46efb98 fix release workflow, spellcheck
  • 0651e8b update setup-just action
  • 814abca upgrade lock file, upgrade type checking, cut release for django-commons
  • 4e977e6 Update CODE_OF_CONDUCT.md from django-commons
  • 7c07349 jazzband -> django-commons updates
  • 61b460c Bump the gha-updates group with 7 updates
  • 77c8730 Bump cryptography from 46.0.6 to 46.0.7
  • 0913418 Bump pytest from 9.0.2 to 9.0.3
  • Additional commits viewable in compare view

Updates faker from 40.12.0 to 40.15.0

Release notes

Sourced from faker's releases.

Release v40.15.0

See CHANGELOG.md.

Release v40.14.1

See CHANGELOG.md.

Release v40.14.0

See CHANGELOG.md.

Release v40.13.0

See CHANGELOG.md.

Changelog

Sourced from faker's changelog.

v40.15.0 - 2026-04-17

v40.14.1 - 2026-04-17

v40.14.0 - 2026-04-17

  • Fix: update placekitten URL to placekittens (#2364). Thanks @​reory.

v40.13.0 - 2026-04-06

Commits
  • ff243c8 Bump version: 40.14.1 → 40.15.0
  • 632981e 📝 Update CHANGELOG.md
  • c8ee020 💄 Lint code
  • ca29a01 Add job providers for ar_DZ and fr_DZ locales (#2352)
  • 740812b Add company providers for ar_DZ and fr_DZ locales (#2351)
  • 6a495ba Add geo providers for ar_DZ and fr_DZ locales (#2350)
  • f595fb2 Add currency providers for ar_DZ and fr_DZ locales (#2349)
  • 0c2aef9 add date_time provider for ar_DZ locale (#2348)
  • 2bb97dc Add ssn providers for ar_DZ and fr_DZ locales (#2347)
  • 75a8ae7 Bump version: 40.14.0 → 40.14.1
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-deps group in /requirements with 3 updates: [django-filter](https://github.com/carltongibson/django-filter), [django-polymorphic](https://github.com/django-commons/django-polymorphic) and [faker](https://github.com/joke2k/faker).


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-polymorphic` from 4.11.2 to 4.11.3
- [Release notes](https://github.com/django-commons/django-polymorphic/releases)
- [Commits](django-commons/django-polymorphic@v4.11.2...v4.11.3)

Updates `faker` from 40.12.0 to 40.15.0
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v40.12.0...v40.15.0)

---
updated-dependencies:
- dependency-name: django-filter
  dependency-version: '25.2'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: django-polymorphic
  dependency-version: 4.11.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: faker
  dependency-version: 40.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 2, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants