Skip to content

Commit

Permalink
Update all patch versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent fb2cf4a commit bd72ca8
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 23 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.2.1"
"puppeteer": "23.2.2"
},
"type": "module"
}
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.

4 changes: 2 additions & 2 deletions app/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ pyramid-mako = "1.1.0"
[tool.poetry.dev-dependencies]
prospector = { extras = ["with_mypy", "with_bandit"], version = "1.10.3" }
pytest-cov = "5.0.0"
types-pyyaml = "6.0.12.20240808"
types-requests = "2.32.0.20240712"
types-pyyaml = "6.0.12.20240917"
types-requests = "2.32.0.20240914"
typing-extensions = "4.12.2"

[tool.poetry.scripts]
Expand Down

0 comments on commit bd72ca8

Please sign in to comment.