Skip to content

Commit 173c2d0

Browse files
chore(deps): bump drf-spectacular-jsonapi from 0.5.1 to 0.5.2 in /api
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]>
1 parent 3a8f4d2 commit 173c2d0

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

api/poetry.lock

Lines changed: 10 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ djangorestframework-jsonapi = "7.0.2"
2626
djangorestframework-simplejwt = "^5.3.1"
2727
drf-nested-routers = "^0.94.1"
2828
drf-spectacular = "0.27.2"
29-
drf-spectacular-jsonapi = "0.5.1"
29+
drf-spectacular-jsonapi = "0.5.2"
3030
gunicorn = "23.0.0"
3131
prowler = {git = "https://github.com/prowler-cloud/prowler.git", branch = "master"}
3232
psycopg2-binary = "2.9.9"

0 commit comments

Comments
 (0)