Skip to content

Commit

Permalink
Bump drf-spectacular-sidecar from 2022.12.1 to 2023.3.1
Browse files Browse the repository at this point in the history
Bumps [drf-spectacular-sidecar](https://github.com/tfranzel/drf-spectacular-sidecar) from 2022.12.1 to 2023.3.1.
- [Release notes](https://github.com/tfranzel/drf-spectacular-sidecar/releases)
- [Commits](tfranzel/drf-spectacular-sidecar@2022.12.1...2023.3.1)

---
updated-dependencies:
- dependency-name: drf-spectacular-sidecar
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 7, 2023
1 parent e747164 commit 23096f2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ django-countries = "^7.2.1, !=7.3.0"
djangorestframework = {version = "^3.13.1", optional = true}
django-filter = {version = ">= 21.1, <= 22.1", optional = true}
drf-spectacular = {version=">= 0.22.0, <= 0.25.1", optional = true}
drf-spectacular-sidecar = {version="^2022.12.1", optional = true}
drf-spectacular-sidecar = {version="^2023.3.1", optional = true}
python-keycloak = {version = "^2.1.1", optional = true, python = ">3.7"}

[tool.poetry.extras]
Expand Down

0 comments on commit 23096f2

Please sign in to comment.