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 d65eb2f commit d9006eb
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 51 deletions.
100 changes: 53 additions & 47 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 @@ -62,7 +62,7 @@ requests = "2.32.3"
redis = { version = "5.0.8", optional = true }
cryptography = "42.0.8"
idna = "3.7"
urllib3 = "1.26.19"
urllib3 = "1.26.20"
certifi = "2024.7.4"
webob = "1.8.8"

Expand All @@ -80,11 +80,11 @@ prospector-profile-duplicated = "0.3.0"
prospector-profile-utils = "1.1.0"
pytest = "7.4.4"
pytest-cov = "4.1.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.6"
pycairo = "1.25.1"
Shapely = "2.0.5"
Shapely = "2.0.6"

[build-system]
requires = [
Expand Down

0 comments on commit d9006eb

Please sign in to comment.