Skip to content

Commit

Permalink
Update all minor versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent 03a9dd4 commit ef2a86c
Show file tree
Hide file tree
Showing 8 changed files with 100 additions and 154 deletions.
8 changes: 4 additions & 4 deletions acceptance_tests/gunicorn_app/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 acceptance_tests/gunicorn_app/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ coverage = "7.6.8"
[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-duplicated = "1.10.0"
prospector-profile-utils = "1.14.0"

[build-system]
Expand Down
8 changes: 4 additions & 4 deletions acceptance_tests/waitress_app/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 acceptance_tests/waitress_app/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ 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-duplicated = "1.10.0"
prospector-profile-utils = "1.14.0"

[build-system]
Expand Down
156 changes: 52 additions & 104 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": "12.1.0",
"puppeteer": "23.9.0"
"puppeteer": "23.11.1"
},
"type": "module"
}
Loading

0 comments on commit ef2a86c

Please sign in to comment.