File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Copyright (c) Microsoft Corporation. All rights reserved.
22# Licensed under the MIT License.
33
4- VERSION = '4.41.0 '
4+ VERSION = '4.41.2 '
Original file line number Diff line number Diff line change 11# Copyright (c) Microsoft Corporation. All rights reserved.
22# Licensed under the MIT License.
33
4- VERSION = '4.41.0 '
4+ VERSION = '4.41.2 '
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ dependencies = [
4141 " uvloop~=0.22.0; python_version == '3.14' and sys_platform != 'win32'" ,
4242 " azurefunctions-extensions-base==1.1.0" ,
4343 " azure-functions-runtime==1.1.0b4; python_version >= '3.13'" ,
44- " azure-functions-runtime-v1==1.1.0b2 ; python_version >= '3.13'"
44+ " azure-functions-runtime-v1==1.1.0b4 ; python_version >= '3.13'"
4545]
4646
4747[project .urls ]
You can’t perform that action at this time.
0 commit comments