We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1b6a1d commit ee2f08dCopy full SHA for ee2f08d
pyproject.toml
@@ -26,7 +26,7 @@ classifiers = [
26
"Intended Audience :: Developers"
27
]
28
dependencies = [
29
- "azure-functions==1.21.0",
+ "azure-functions==1.21.1",
30
"python-dateutil ~=2.9.0",
31
"protobuf~=3.19.3; python_version == '3.7'",
32
"protobuf~=4.25.3; python_version >= '3.8'",
0 commit comments