Skip to content

Commit

Permalink
chore(deps): bump drf-spectacular-jsonapi from 0.5.1 to 0.5.2 in /api
Browse files Browse the repository at this point in the history
Bumps [drf-spectacular-jsonapi](https://github.com/jokiefer/drf-spectecular-json-api) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/jokiefer/drf-spectecular-json-api/releases)
- [Changelog](https://github.com/jokiefer/drf-spectacular-json-api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jokiefer/drf-spectecular-json-api/commits/v0.5.2)

---
updated-dependencies:
- dependency-name: drf-spectacular-jsonapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent 7f79553 commit 03b4b73
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
15 changes: 10 additions & 5 deletions api/poetry.lock

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

2 changes: 1 addition & 1 deletion api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ djangorestframework-jsonapi = "7.0.2"
djangorestframework-simplejwt = "^5.3.1"
drf-nested-routers = "^0.94.1"
drf-spectacular = "0.27.2"
drf-spectacular-jsonapi = "0.5.1"
drf-spectacular-jsonapi = "0.5.2"
gunicorn = "23.0.0"
prowler = {git = "https://github.com/prowler-cloud/prowler.git", branch = "master"}
psycopg = {extras = ["pool", "binary"], version = "3.2.3"}
Expand Down

0 comments on commit 03b4b73

Please sign in to comment.