From 9d8b0637da0e846ef81aa07ee1e26d1d0b94ef60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 12:21:19 +0000 Subject: [PATCH] chore(deps): bump typer from 0.13.1 to 0.14.0 Bumps [typer](https://github.com/fastapi/typer) from 0.13.1 to 0.14.0. - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](https://github.com/fastapi/typer/compare/0.13.1...0.14.0) --- updated-dependencies: - dependency-name: typer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 3f938fc..6f76c4d 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -436,12 +436,12 @@ }, "typer": { "hashes": [ - "sha256:5b59580fd925e89463a29d363e0a43245ec02765bde9fb77d39e5d0f29dd7157", - "sha256:9d444cb96cc268ce6f8b94e13b4335084cef4c079998a9f4851a90229a3bd25c" + "sha256:af58f737f8d0c0c37b9f955a6d39000b9ff97813afcbeef56af5e37cf743b45a", + "sha256:f476233a25770ab3e7b2eebf7c68f3bc702031681a008b20167573a4b7018f09" ], "index": "pypi", "markers": "python_version >= '3.7'", - "version": "==0.13.1" + "version": "==0.14.0" }, "typing-extensions": { "hashes": [