Skip to content

Commit

Permalink
Bump drf-nested-routers from 0.93.4 to 0.93.5
Browse files Browse the repository at this point in the history
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](alanjds/drf-nested-routers@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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent 84ce1c6 commit da5ac17
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ django-filter = "==23.2"
django-model-utils = "==4.3.1"
django-simple-history = "==3.4.0"
django-storages = {extras = ["s3"], version = "==1.14.2"}
drf-nested-routers = "==0.93.4"
drf-nested-routers = "==0.93.5"
drf-spectacular = "==0.27.0"
requests = "==2.31.0"
openai = "==1.2.4"
Expand Down
10 changes: 5 additions & 5 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit da5ac17

Please sign in to comment.