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] committed Oct 4, 2024
1 parent 6fa5ded commit 81af6b5
Show file tree
Hide file tree
Showing 6 changed files with 34 additions and 34 deletions.
26 changes: 13 additions & 13 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.4.1"
"puppeteer": "23.5.0"
},
"type": "module"
}
16 changes: 8 additions & 8 deletions acceptance_tests/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/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ authors = []
[tool.poetry.dependencies]
python = ">=3.9,<3.11"
pytest-cov = "5.0.0"
prospector = "1.10.3"
prospector = "1.11.0"
typing-extensions = "4.12.2"
c2cwsgiutils = { version = "6.0.8", extras = ["standard", "test_images"] }
requests = "2.32.3"
Expand Down
20 changes: 10 additions & 10 deletions 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 app/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ c2cwsgiutils = { version = "6.0.8", extras = ["broadcast", "standard", "oauth2",
pyramid-mako = "1.1.0"

[tool.poetry.dev-dependencies]
prospector = { extras = ["with_mypy", "with_bandit"], version = "1.10.3" }
prospector = { extras = ["with_mypy", "with_bandit"], version = "1.11.0" }
pytest-cov = "5.0.0"
types-pyyaml = "6.0.12.20240917"
types-requests = "2.32.0.20240914"
Expand Down

0 comments on commit 81af6b5

Please sign in to comment.