From 8981972b66c47320b75bfb6ceaba2c0f0b2d41b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 05:31:00 +0000 Subject: [PATCH] Bump drf-nested-routers from 0.93.4 to 0.93.5 Bumps [drf-nested-routers](https://github.com/alanjds/drf-nested-routers) from 0.93.4 to 0.93.5. - [Release notes](https://github.com/alanjds/drf-nested-routers/releases) - [Commits](https://github.com/alanjds/drf-nested-routers/compare/v0.93.4...v0.93.5) --- updated-dependencies: - dependency-name: drf-nested-routers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 9603f04..8465484 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -18,7 +18,7 @@ django-simple-history==3.4.0 # https://github.com/jazzband/django-simple-histor # Django REST Framework djangorestframework==3.14.0 # https://github.com/encode/django-rest-framework django-cors-headers==4.2.0 # https://github.com/adamchainz/django-cors-headers -drf-nested-routers==0.93.4 # https://github.com/alanjds/drf-nested-routers +drf-nested-routers==0.93.5 # https://github.com/alanjds/drf-nested-routers # DRF-spectacular for api documentation drf-spectacular==0.27.0 # https://github.com/tfranzel/drf-spectacular #mysqlclient