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 Dec 1, 2024
1 parent ddccd80 commit 4bd9e0e
Show file tree
Hide file tree
Showing 6 changed files with 95 additions and 89 deletions.
19 changes: 11 additions & 8 deletions acceptance_tests/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/app/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ coverage = "7.6.8"
[tool.poetry.dev-dependencies]
# pylint = { version = "2.15.6" }
prospector = { extras = ["with_bandit", "with_mypy"], version = "1.13.3" }
prospector-profile-duplicated = "1.6.0"
prospector-profile-utils = "1.9.1"
prospector-profile-duplicated = "1.8.0"
prospector-profile-utils = "1.12.2"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down
26 changes: 13 additions & 13 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.7.1"
"puppeteer": "23.9.0"
},
"type": "module"
}
Loading

0 comments on commit 4bd9e0e

Please sign in to comment.