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 17, 2025
1 parent 478664c commit 5de697b
Show file tree
Hide file tree
Showing 6 changed files with 71 additions and 123 deletions.
156 changes: 52 additions & 104 deletions acceptance_tests/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 acceptance_tests/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"
}
14 changes: 7 additions & 7 deletions acceptance_tests/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/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ authors = []
python = ">=3.10,<3.13"
pytest-cov = "6.0.0"
prospector = { version = "1.13.3", extras = ["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"
typing-extensions = "4.12.2"
c2cwsgiutils = { version = "6.1.7", extras = ["standard", "test_images"] }
requests = "2.32.3"
Expand Down
14 changes: 7 additions & 7 deletions app/poetry.lock

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

Loading

0 comments on commit 5de697b

Please sign in to comment.