Skip to content

Commit 4432390

Browse files
Update dependency c2casgiutils to v0.14.0
1 parent 2ddff06 commit 4432390

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ version = "0.0.0"
2323
[tool.poetry.dependencies]
2424
# Minimal version should also be set in the jsonschema-gentypes.yaml file
2525
python = ">=3.12,<3.15"
26-
c2casgiutils = { version = "0.13.4", extras = ["all"] }
26+
c2casgiutils = { version = "0.14.0", extras = ["all"] }
2727
fastapi = {extras = ["standard"], version = "0.141.1"}
2828
python-dateutil = "2.9.0.post0"
2929
tilecloud = { version = "1.13.5", extras = ["azure", "aws", "redis", "wsgi"] }

0 commit comments

Comments
 (0)