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 May 1, 2024
1 parent eaf7bb5 commit 738fdbd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example-project/ci/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
c2cciutils[checks,publish]==1.2.17
c2cciutils[checks,publish]==1.2.18
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
certifi>=2022.12.7 # not directly required, pinned by Snyk to avoid a vulnerability
requests>=2.31.0 # not directly required, pinned by Snyk to avoid a vulnerability
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ pr_checks = ["codespell"]
[tool.poetry.dev-dependencies]
prospector = { version = "1.9.0", extras = ["with_bandit", "with_mypy", "with_pyroma"] }
types-requests = "2.28.11.17"
types-pyyaml = "6.0.12.12"
types-pyyaml = "6.0.12.20240311"
types-setuptools = "65.3.0"
types-markdown = "3.4.2.10"
types-toml = "0.10.8.20240310"
Expand Down

0 comments on commit 738fdbd

Please sign in to comment.