Skip to content

Update drf-nested-routers requirement from <=0.95.0,>=0.93.4 to >=0.93.4,<=0.95.3 - #7949

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/drf-nested-routers-gte-0.93.4-and-lte-0.95.3
Open

Update drf-nested-routers requirement from <=0.95.0,>=0.93.4 to >=0.93.4,<=0.95.3#7949
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/drf-nested-routers-gte-0.93.4-and-lte-0.95.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 7, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on drf-nested-routers to permit the latest version.

Release notes

Sourced from drf-nested-routers's releases.

v0.95.3

Full Changelog: alanjds/drf-nested-routers@v0.95.2...v0.95.3

First release with automated packaging, to fix #392 forever on.

What's Changed

New Contributors

Full Changelog: alanjds/drf-nested-routers@v0.95.0...v0.95.2

Changelog

Sourced from drf-nested-routers's changelog.

Changelog

0.95

Aug 27, 2025

  • Fix 500 errors when receiving malformed JSON (@​avacaru on PR#381)

0.94.2

May 14, 2025

  • Added tests for Django 5.1 and Python 3.13.
  • Removed tests for Django 4.1, Python 3.8 and DRF 3.13
  • Added support for use_regex_path=False in DRF 3.15 (@​Gibsondz on PR#355)

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

0.93.4

Oct 15, 2021

  • Add serializer examples
  • Fix KeyError exception for nested resource during generate swagger ( #228 )
  • Improved documentation
Commits
  • 99dba27 Bump version: 0.95.2 → 0.95.3
  • f27712b Bump version: 0.95.1 → 0.95.2
  • 7369b60 Merge pull request #401 from alanjds/fix-release-pyc
  • 2ef768f Github Actions flows for Bumpversion, Pre-release & Release
  • caec0ad Merge remote-tracking branch 'origin/master' into fix-release-pyc
  • 1a15b2c Merge pull request #394 from alanjds/fix-release-pyc
  • 2946725 Add Python 3.14 to the test matrix
  • 661ded9 Bump version: 0.95.0 → 0.95.1
  • 4191ec5 Remove EOLed Pythons from CI
  • a642622 Moved from setup.py to pyproject.toml
  • 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 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)

Updates the requirements on [drf-nested-routers](https://github.com/alanjds/drf-nested-routers) to permit the latest version.
- [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.95.3)

---
updated-dependencies:
- dependency-name: drf-nested-routers
  dependency-version: 0.95.3
  dependency-type: direct:production
...

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 Aug 7, 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 no-changelog no-issue python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants