Skip to content

Commit

Permalink
Bump fastapi[all] from 0.111.0 to 0.111.1 in the pip group
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update: [fastapi[all]](https://github.com/tiangolo/fastapi).


Updates `fastapi[all]` from 0.111.0 to 0.111.1
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.111.0...0.111.1)

---
updated-dependencies:
- dependency-name: fastapi[all]
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 49f692a commit 064745b
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 @@ -7,7 +7,7 @@ version = "0.0.1"

dependencies = [
"cryptography==42.0.8",
"fastapi[all]==0.111.0",
"fastapi[all]==0.111.1",
"PyJWT==2.8.0",
"python-ldap==3.4.4",
"uvicorn==0.30.1"
Expand Down

0 comments on commit 064745b

Please sign in to comment.