Skip to content

Commit

Permalink
Update all minor versions (#2569)
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 01773ab commit 4ccc723
Show file tree
Hide file tree
Showing 9 changed files with 83 additions and 89 deletions.
14 changes: 7 additions & 7 deletions acceptance_tests/gunicorn_app/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 acceptance_tests/gunicorn_app/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ coverage = "7.6.10"
[tool.poetry.dev-dependencies]
# pylint = { version = "2.15.6" }
prospector = { version = "1.13.3", extras = ["with_bandit", "with_mypy", "with_ruff"] }
prospector-profile-duplicated = "1.8.1"
prospector-profile-utils = "1.14.1"
prospector-profile-duplicated = "1.10.4"
prospector-profile-utils = "1.15.1"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down
14 changes: 7 additions & 7 deletions acceptance_tests/waitress_app/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 acceptance_tests/waitress_app/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ python = ">=3.10,<4.0"

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

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down
49 changes: 21 additions & 28 deletions c2cwsgiutils/acceptance/package-lock.json

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

2 changes: 1 addition & 1 deletion c2cwsgiutils/acceptance/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencies": {
"commander": "13.0.0",
"puppeteer": "23.9.0"
"puppeteer": "23.11.1"
},
"type": "module"
}
Loading

0 comments on commit 4ccc723

Please sign in to comment.