Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ArzelaAscoIi <[email protected]>
  • Loading branch information
dependabot[bot] and ArzelaAscoIi authored Oct 21, 2024
1 parent 5c05928 commit 029e69d
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.4.0, < 25.0.0",
"httpx==0.27.0",
"python-dotenv==1.0.1",
"typer==0.12.3",
"typer==0.12.5",
"tenacity==8.3.0",
"aiohttp==3.9.5",
"aiofiles==23.2.1",
Expand Down

0 comments on commit 029e69d

Please sign in to comment.