Skip to content

Commit

Permalink
chore(deps): bump azure-core from 1.26.4 to 1.27.0 (meltano#7743)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 5, 2023
1 parent a6041d1 commit 931c1fa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -56,7 +56,7 @@ alembic = "^1.11.1"
atomicwrites = "^1.2.1"
authlib = "^1.0.1"
azure-common = {version = "^1.1.28", optional = true}
azure-core = {version = "^1.26.4", optional = true}
azure-core = {version = "^1.27.0", 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
Expand Down

0 comments on commit 931c1fa

Please sign in to comment.