Skip to content

Commit 0961948

Browse files
Update dependency azure-functions to v2
1 parent c1490fd commit 0961948

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ readme = "README.md"
99
authors = [{name = "Max Dymond", email = "max.dymond@alianza.com"}]
1010
requires-python = '>=3.9.2,<4.0.0'
1111
dependencies = [
12-
'azure-functions (>=1.21.3,<2.0.0)',
12+
'azure-functions (>=2.0.0,<2.1.0)',
1313
'azure-identity (>=1.19.0,<2.0.0)',
1414
'azure-storage-blob (>=12.23.1,<13.0.0)',
1515
'pydpkg (>=1.9.3,<2.0.0)'

0 commit comments

Comments
 (0)