Skip to content

Commit

Permalink
Update all patch versions (#1981)
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 1, 2024
1 parent 7aac52e commit 1d494f5
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
22 changes: 11 additions & 11 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 @@ -52,7 +52,7 @@ tc-viewer = "tilecloud.scripts.tc_viewer:main"
python = ">=3.10,<3.13"
azure-storage-blob = { version = "12.23.1", optional = true }
azure-identity = { version = "1.19.0", optional = true }
boto3 = { version = "1.35.54", optional = true }
boto3 = { version = "1.35.71", optional = true }
bottle = "0.13.2"
prometheus_client = { version = "0.21.0", optional = true }
Pillow = "11.0.0"
Expand All @@ -74,7 +74,7 @@ all = ["azure-storage-blob", "azure-identity", "boto3", "pyramid", "redis", "pro
prospector = { version = "1.12.1", extras = ["with_bandit", "with_mypy", "with_pyroma"] }
prospector-profile-duplicated = "1.6.0"
prospector-profile-utils = "1.9.1"
pytest = "8.3.3"
pytest = "8.3.4"
pytest-cov = "6.0.0"
types-boto = "2.49.18.20241019"
types-redis = "4.6.0.20241004"
Expand Down

0 comments on commit 1d494f5

Please sign in to comment.