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 Oct 3, 2023
1 parent 40d02e0 commit a5b2526
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 25 deletions.
42 changes: 20 additions & 22 deletions poetry.lock

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

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ authors = []

[tool.poetry.dependencies]
python = ">=3.8,<3.11"
c2cwsgiutils = "5.0.1"
c2cwsgiutils = "5.0.2"
pyramid-mako = "1.1.0"
python-dateutil = "2.8.2"
tilecloud = "1.8.2"
Expand All @@ -20,7 +20,7 @@ Shapely = "1.8.5.post1"
cee_syslog_handler = "0.6.0" # c2cwsgiutils
gunicorn = "20.1.0" # c2cwsgiutils
objgraph = "3.5.0" # c2cwsgiutils
psycopg2 = "2.9.6" # c2cwsgiutils
psycopg2 = "2.9.8" # c2cwsgiutils
pyramid-tm = "2.4" # c2cwsgiutils
sentry-sdk = "1.14.0" # c2cwsgiutils
sqlalchemy = "1.4.49" # c2cwsgiutils
Expand All @@ -41,7 +41,7 @@ certifi = "2023.7.22"
redis = "4.3.6"
requests = "2.31.0"
# Workaround to be able to do the lock file update
urllib3 = "1.26.16"
urllib3 = "1.26.17"
msal = "1.24.1"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit a5b2526

Please sign in to comment.