Skip to content

Commit

Permalink
Bump flask-pydantic-spec from 0.4.5 to 0.5.0
Browse files Browse the repository at this point in the history
Bumps [flask-pydantic-spec](https://github.com/turner-townsend/flask-pydantic-spec) from 0.4.5 to 0.5.0.
- [Release notes](https://github.com/turner-townsend/flask-pydantic-spec/releases)
- [Changelog](https://github.com/turner-townsend/flask-pydantic-spec/blob/main/CHANGES.rst)
- [Commits](turner-townsend/flask-pydantic-spec@v0.4.5...v0.5.0)

---
updated-dependencies:
- dependency-name: flask-pydantic-spec
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 28, 2023
1 parent ed4dc5e commit 2b59287
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -174,7 +174,7 @@ firebase-admin = "^6.0.1"
Flask = "^2.2.3"
Flask-Babel = "2.0.0"
Flask-Cors = "4.0.0"
flask-pydantic-spec = "^0.4.2"
flask-pydantic-spec = "^0.5.0"
fuzzywuzzy = "0.18.0" # fuzzywuzzy is for author name manipulations
html-sanitizer = "^2.1.0"
isbnlib = "^3.10.14"
Expand Down

0 comments on commit 2b59287

Please sign in to comment.