Skip to content

Commit

Permalink
Update all patch versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 1, 2024
1 parent a94dc9d commit d638d28
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 56 deletions.
110 changes: 58 additions & 52 deletions poetry.lock

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

8 changes: 4 additions & 4 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.19.1", optional = true }
azure-identity = { version = "1.16.1", optional = true }
boto3 = { version = "1.34.151", optional = true }
boto3 = { version = "1.34.162", optional = true }
bottle = "0.12.25"
prometheus_client = { version = "0.20.0", optional = true }
Pillow = "10.3.0"
Expand All @@ -77,11 +77,11 @@ prospector-profile-duplicated = "1.5.0"
prospector-profile-utils = "1.7.2"
pytest = "8.2.2"
pytest-cov = "5.0.0"
types-boto = "2.49.18.20240205"
types-redis = "4.6.0.20240726"
types-boto = "2.49.18.20240806"
types-redis = "4.6.0.20240819"
types-requests = "2.31.0.20240406"
pycairo = "1.26.1"
Shapely = "2.0.5"
Shapely = "2.0.6"
urllib3 = "2.2.2" # Lock the used version to avoid lock issue

[build-system]
Expand Down

0 comments on commit d638d28

Please sign in to comment.