Skip to content

Commit

Permalink
Update all patch versions (#2682)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent f10c3bf commit 3da2dc5
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
52 changes: 26 additions & 26 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ python = ">=3.10,<3.13"
c2cwsgiutils = { version = "6.1.5", extras = ["standard", "broadcast", "oauth2", "debug"] }
pyramid-mako = "1.1.0"
python-dateutil = "2.9.0.post0"
tilecloud = { version = "1.12.5", extras = ["azure", "aws", "redis", "wsgi"] }
tilecloud = { version = "1.12.6", extras = ["azure", "aws", "redis", "wsgi"] }
Jinja2 = "3.1.4"
PyYAML = "6.0.2"
Shapely = "2.0.6"
Expand All @@ -73,7 +73,7 @@ azure-storage-blob = "12.23.1"
waitress = "3.0.2"
certifi = "2024.8.30"
Paste = "3.10.1"
psutil = "6.1.0"
psutil = "6.1.1"

[tool.poetry.group.dev.dependencies]
prospector = { extras = ["with_mypy", "with_bandit", "with_pyroma", "with_ruff"], version = "1.13.3" }
Expand Down

0 comments on commit 3da2dc5

Please sign in to comment.