Skip to content

Commit

Permalink
build(deps): bump drf-spectacular from 0.27.1 to 0.27.2 (#12137)
Browse files Browse the repository at this point in the history
* build(deps): bump drf-spectacular from 0.27.1 to 0.27.2

Bumps [drf-spectacular](https://github.com/tfranzel/drf-spectacular) from 0.27.1 to 0.27.2.
- [Release notes](https://github.com/tfranzel/drf-spectacular/releases)
- [Changelog](https://github.com/tfranzel/drf-spectacular/blob/master/CHANGELOG.rst)
- [Commits](tfranzel/drf-spectacular@0.27.1...0.27.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

* - Align setup.cfg to requirements.txt

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afabiani <alessio.fabiani@geosolutionsgroup.com>
  • Loading branch information
dependabot[bot] and afabiani authored Apr 12, 2024
1 parent 88871ed commit d71b206
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ djangorestframework-gis==1.0
djangorestframework-guardian==0.3.0
drf-extensions==0.7.1
drf-writable-nested==0.7.0
drf-spectacular==0.27.1
drf-spectacular==0.27.2
git+https://github.com/AltSchool/dynamic-rest.git@v2.2.0#egg=dynamic_rest
Markdown==3.6

Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ install_requires =
djangorestframework-guardian==0.3.0
drf-extensions==0.7.1
drf-writable-nested==0.7.0
drf-spectacular==0.27.1
drf-spectacular==0.27.2
dynamic-rest @ git+https://github.com/AltSchool/dynamic-rest.git@v2.2.0#egg=dynamic_rest
Markdown==3.6

Expand Down

0 comments on commit d71b206

Please sign in to comment.