Skip to content

Commit

Permalink
Merge branch 'main' into specs/plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
andrueastman authored Apr 18, 2024
2 parents 7fb2fdd + cc23464 commit d3dbb14
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion it/csharp/dotnet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Azure.Identity" Version="1.11.0" />
<PackageReference Include="Azure.Identity" Version="1.11.1" />
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.8.1" />
<PackageReference Include="Microsoft.Kiota.Authentication.Azure" Version="1.1.4" />
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="1.3.8" />
Expand Down
2 changes: 1 addition & 1 deletion it/python/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ yapf==0.40.2

zipp==3.18.1 ; python_version >= '3.7'

aiohttp==3.9.4 ; python_version >= '3.6'
aiohttp==3.9.5 ; python_version >= '3.6'

aiosignal==1.3.1 ; python_version >= '3.7'

Expand Down

0 comments on commit d3dbb14

Please sign in to comment.