Skip to content

Commit 0c8ae6c

Browse files
chore(deps): bump Microsoft.OpenApi.Kiota.Builder in /python-sdk (#5678)
Bumps [Microsoft.OpenApi.Kiota.Builder](https://github.com/microsoft/kiota) from 1.20.0 to 1.21.0. - [Release notes](https://github.com/microsoft/kiota/releases) - [Changelog](https://github.com/microsoft/kiota/blob/main/CHANGELOG.md) - [Commits](microsoft/kiota@v1.20.0...v1.21.0) --- updated-dependencies: - dependency-name: Microsoft.OpenApi.Kiota.Builder dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa8e8c7 commit 0c8ae6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-sdk/python-sdk.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Microsoft.OpenApi.Kiota.Builder" Version="1.20.0" />
9+
<PackageReference Include="Microsoft.OpenApi.Kiota.Builder" Version="1.21.0" />
1010
</ItemGroup>
1111

1212
</Project>

0 commit comments

Comments
 (0)