Skip to content

Commit

Permalink
chore(deps): bump boto3 from 1.26.124 to 1.26.125 (meltano#7638)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 3, 2023
1 parent 49dc91b commit 9b7cef7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ azure-core = {version = "^1.26.4", optional = true}
azure-storage-blob = {version = "^12.14.1", optional = true}
backoff = "^2.1.2"
bcrypt = "^3.2.0" # Needs to be installed explicitly so it can be used as a backend for passlib
boto3 = {version = "^1.26.124", optional = true}
boto3 = {version = "^1.26.125", optional = true}
cached-property = "^1" # Remove after Python 3.7 support is dropped
check-jsonschema = "^0.22.0"
click = "^8.1"
Expand Down

0 comments on commit 9b7cef7

Please sign in to comment.