Skip to content

Commit

Permalink
Update all non-major Python dependencies (#77)
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 Mar 30, 2024
1 parent 05efe6c commit 6243630
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
22 changes: 11 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.69"
boto3 = "^1.34.74"
pyyaml = "^6.0.1"
yamale = "^4.0.4"

Expand All @@ -29,7 +29,7 @@ mkdocs = "^1.5.3"
mkdocs-material = "^9.5.15"
mkdocs-minify-plugin = "^0.8.0"
mkdocs-table-reader-plugin = "^2.1.0"
mkdocs-include-markdown-plugin = "^6.0.4"
mkdocs-include-markdown-plugin = "^6.0.5"
mkdocs-gen-files = "^0.5.0"
mkdocs-literate-nav = "^0.6.1"
mkdocs-section-index = "^0.3.8"
Expand Down

0 comments on commit 6243630

Please sign in to comment.