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 Jul 1, 2024
1 parent 73cae3a commit 0f2ee78
Show file tree
Hide file tree
Showing 8 changed files with 254 additions and 259 deletions.
18 changes: 9 additions & 9 deletions doc/poetry.lock

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

2 changes: 1 addition & 1 deletion doc/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ Sphinx-Substitution-Extensions = { extras = ["prompt"], version = "2024.2.25" }
sphinxcontrib-mermaid = "0.9.2"
c2cwsgiutils = ">=6.0.0.dev148"
tilecloud-chain = "1.20.0"
boto3 = { version = "1.34.117", optional = true }
boto3 = { version = "1.34.136", optional = true }
110 changes: 55 additions & 55 deletions docker/qgisserver/poetry.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docker/qgisserver/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ papyrus = "2.5" # commons
transaction = "4.0" # commons
"c2c.template" = "2.4.2"
GeoAlchemy2 = "0.15.1"
SQLAlchemy = "2.0.30" # commons
SQLAlchemy = "2.0.31" # commons
"zope.event" = "5.0" # commons
"zope.sqlalchemy" = "3.1" # commons
shapely = "2.0.4"
Expand All @@ -42,4 +42,4 @@ prospector = { extras = ["with_mypy", "with_bandit"], version = "1.10.3" }
prospector-profile-duplicated = "1.5.0"
prospector-profile-utils = "1.7.2"
types-pyyaml = "6.0.12.20240311"
pytest = "8.2.1"
pytest = "8.2.2"
Loading

0 comments on commit 0f2ee78

Please sign in to comment.