Skip to content

Commit ac02aff

Browse files
authored
bump the lower bound of azure-core (Azure#32786)
1 parent 3983407 commit ac02aff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/template/azure-template/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"azure.template": ["py.typed"],
7676
},
7777
install_requires=[
78-
"azure-core<2.0.0,>=1.10.0",
78+
"azure-core<2.0.0,>=1.23.0",
7979
],
8080
python_requires=">=3.7",
8181
project_urls={

0 commit comments

Comments
 (0)