Skip to content

Commit

Permalink
build: bump typer from 0.9.0 to 0.10.0
Browse files Browse the repository at this point in the history
Bumps [typer](https://github.com/tiangolo/typer) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/tiangolo/typer/releases)
- [Changelog](https://github.com/tiangolo/typer/blob/master/docs/release-notes.md)
- [Commits](fastapi/typer@0.9.0...0.10.0)

---
updated-dependencies:
- dependency-name: typer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 6a928af commit 0282ff3
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 @@ -25,7 +25,7 @@ dependencies = [
"structlog==24.1.0",
"httpx==0.27.0",
"python-dotenv==1.0.1",
"typer==0.9.0",
"typer==0.10.0",
"tenacity==8.2.3",
"aiohttp==3.9.3",
"aiofiles==23.2.1",
Expand Down

0 comments on commit 0282ff3

Please sign in to comment.