Skip to content

Commit

Permalink
Update all non-major Python dependencies (#85)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 20, 2024
1 parent ba2819d commit be03d5e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 14 deletions.
26 changes: 14 additions & 12 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ readme = "README.md"
python = "^3.9"
click = "^8.1.7"
coloredlogs = "^15.0.1"
boto3 = "^1.34.84"
boto3 = "^1.34.88"
pyyaml = "^6.0.1"
yamale = "^5.1.0"

Expand All @@ -26,7 +26,7 @@ pytest-cov = "^4.1.0"

[tool.poetry.group.docs.dependencies]
mkdocs = "^1.5.3"
mkdocs-material = "^9.5.17"
mkdocs-material = "^9.5.18"
mkdocs-minify-plugin = "^0.8.0"
mkdocs-table-reader-plugin = "^2.1.0"
mkdocs-include-markdown-plugin = "^6.0.5"
Expand Down

0 comments on commit be03d5e

Please sign in to comment.