python3Packages.microsoft-kiota-authentication-azure: 1.9.3 -> 1.9.5

https://github.com/microsoft/kiota-python/releases/tag/microsoft-kiota-authentication-azure-microsoft-kiota-serialization-text-v1.9.5

This commit was automatically generated using update-python-libraries.
This commit is contained in:
Martin Weinelt
2025-08-09 19:01:44 +02:00
parent 6e55da0572
commit ff1f90086e
@@ -16,7 +16,7 @@
buildPythonPackage rec {
pname = "microsoft-kiota-authentication-azure";
version = "1.9.3";
version = "1.9.5";
pyproject = true;
disabled = pythonOlder "3.9";
@@ -25,7 +25,7 @@ buildPythonPackage rec {
owner = "microsoft";
repo = "kiota-python";
tag = "microsoft-kiota-serialization-text-v${version}";
hash = "sha256-FUfVkJbpD0X7U7DPzyoh+84Bk7C07iLT9dmbUeliFu8=";
hash = "sha256-h0sZhBIGZyhzYtCvLHRAn73HspgyOAKU3p4xSn+uXFU=";
};
sourceRoot = "${src.name}/packages/authentication/azure/";