Skip to content

Commit

Permalink
Update all minor versions (#2077)
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 Jan 6, 2025
1 parent c7a127f commit 7751819
Show file tree
Hide file tree
Showing 5 changed files with 33 additions and 177 deletions.
4 changes: 2 additions & 2 deletions c2cciutils/applications-versions.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# https://docs.renovatebot.com/modules/datasource/#github-releases-datasource
k3d-io/k3d: v5.7.5 # github-releases
postgresql: 16.2.3 # helm - https://charts.bitnami.com/bitnami
helm/chart-releaser: v1.6.1 # github-releases
postgresql: 16.3.5 # helm - https://charts.bitnami.com/bitnami
helm/chart-releaser: v1.7.0 # github-releases
14 changes: 7 additions & 7 deletions example-project/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 example-project/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ python = ">=3.10,<3.13"

[tool.poetry.group.dev.dependencies]
prospector = { version = "1.13.3", extras = ["with_bandit", "with_mypy", "with_pyroma", "with_ruff"] }
prospector-profile-duplicated = "1.8.0"
prospector-profile-utils = "1.13.0"
prospector-profile-duplicated = "1.10.4"
prospector-profile-utils = "1.15.1"

[build-system]
requires = [
Expand Down
Loading

0 comments on commit 7751819

Please sign in to comment.