Skip to content

Bump drf-nested-routers from 0.93.4 to 0.94.1#532

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/drf-nested-routers-0.94.1
Open

Bump drf-nested-routers from 0.93.4 to 0.94.1#532
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/drf-nested-routers-0.94.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps drf-nested-routers from 0.93.4 to 0.94.1.

Changelog

Sourced from drf-nested-routers's changelog.

0.94.1

May 10, 2024

  • Removed support for Django 3.2 LTS.
  • Changed minimum requirements (Python 3.8, Django 4.2, DRF 3.14)
  • Add type hints

0.94.0

May 10, 2024

  • Add initial type hint support
  • Removed Python 2 compatibility
  • Changed CI from Travis to GitHub CI
  • Updated timezone database

0.93.5

Dec 19, 2023

  • Add Support for Django 4.x
  • Removed support for Python 3.6, Django 1.11 and DRF 3.6
  • Change minimum requirements (Python 3.7, Django 3.2, DRF 3.14.0)
  • Update timezone database
  • Add swagger support for NestedViewSetMixin
Commits
  • 6144169 Bump version: 0.94.0 → 0.94.1
  • 299c073 Merge pull request #344 from intgr-forks/test-with-latest-django-drf-python
  • f946fd3 Update requirements.txt
  • b3ecc12 Keep index.md & README.md in sync
  • 9747257 Try Python 3.13-dev?
  • dacd8e9 Updates
  • f87e2e6 Merge pull request #343 from intgr-forks/add-python-typing-marker
  • a5fc80b Merge pull request #325 from alanjds/pyup-update-flake8-6.1.0-to-7.0.0
  • 357ecad Enable testing with Python 3.12, Django 5.0, DRF 3.15
  • fae1795 Mark package as including typehints
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [drf-nested-routers](https://github.com/alanjds/drf-nested-routers) from 0.93.4 to 0.94.1.
- [Release notes](https://github.com/alanjds/drf-nested-routers/releases)
- [Changelog](https://github.com/alanjds/drf-nested-routers/blob/master/CHANGELOG.md)
- [Commits](alanjds/drf-nested-routers@v0.93.4...v0.94.1)

---
updated-dependencies:
- dependency-name: drf-nested-routers
  dependency-version: 0.94.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 14, 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