Bump typer from 0.17.3 to 0.19.2 (#3194)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hare Sudhan <code@0x6c.dev>
This commit is contained in:
dependabot[bot]
2025-10-04 13:52:09 -04:00
committed by GitHub
parent b5c2b8f422
commit 0fe201b898
2 changed files with 85 additions and 76 deletions
+4 -4
View File
@@ -11,10 +11,10 @@ pyyaml = "^6.0.3"
jsonschema = "^4.25.1"
requests = "^2.32.5"
ruamel-yaml = "^0.18.15"
pydantic = "^2.11.7"
typer = "^0.17.3"
hypothesis = "^6.138.13"
pytest = "^8.4.1"
pydantic = "^2.11.10"
typer = "^0.19.2"
hypothesis = "^6.140.2"
pytest = "^8.4.2"
[build-system]