Skip to content

Commit

Permalink
Update all non-major Python dependencies (#46)
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 Jan 20, 2024
1 parent 7a579d8 commit 017ba56
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 13 deletions.
23 changes: 12 additions & 11 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.19"
boto3 = "^1.34.23"
pyyaml = "^6.0.1"
yamale = "^4.0.4"

Expand All @@ -27,7 +27,7 @@ pytest-cov = "^4.1.0"
[tool.poetry.group.docs.dependencies]
mkdocs = "^1.5.3"
mkdocstrings = "^0.24.0"
mkdocs-material = "^9.5.3"
mkdocs-material = "^9.5.4"
mkdocs-minify-plugin = "^0.7.2"
mkdocs-table-reader-plugin = "^2.0.3"

Expand Down

0 comments on commit 017ba56

Please sign in to comment.