Skip to content

Commit

Permalink
Bump fastapi-code-generator from 0.5.1 to 0.5.2
Browse files Browse the repository at this point in the history
Bumps [fastapi-code-generator](https://github.com/koxudaxi/fastapi-code-generator) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/koxudaxi/fastapi-code-generator/releases)
- [Commits](koxudaxi/fastapi-code-generator@0.5.1...0.5.2)

---
updated-dependencies:
- dependency-name: fastapi-code-generator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 29693c9 commit aaddbc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ autogen = [
]

openapi = [
"fastapi-code-generator==0.5.1",
"fastapi-code-generator==0.5.2",
"fastapi>=0.112,<1",
"requests", # do not pin it
]
Expand Down

0 comments on commit aaddbc3

Please sign in to comment.