Skip to content

Commit dfa0c1c

Browse files
Bump azure-functions from 1.21.1 to 1.21.3
Bumps [azure-functions](https://github.com/Azure/azure-functions-python-worker) from 1.21.1 to 1.21.3. - [Release notes](https://github.com/Azure/azure-functions-python-worker/releases) - [Commits](https://github.com/Azure/azure-functions-python-worker/commits) --- updated-dependencies: - dependency-name: azure-functions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 850f10e commit dfa0c1c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ readme = "README.md"
88

99
[tool.poetry.dependencies]
1010
python = "^3.8.2"
11-
azure-functions = "^1.21.1"
11+
azure-functions = "^1.21.3"
1212
azure-identity = "^1.19.0"
1313
azure-storage-blob = "^12.23.1"
1414
pydpkg = "^1.9.3"

0 commit comments

Comments
 (0)