Skip to content

Commit

Permalink
build(deps): Bump the all group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 2 updates: [Firecrawl](https://github.com/tryAGI/Firecrawl) and [tryAGI.OpenAI](https://github.com/tryAGI/OpenAI).


Updates `Firecrawl` from 1.0.2-dev.2 to 1.0.2-dev.4
- [Release notes](https://github.com/tryAGI/Firecrawl/releases)
- [Commits](https://github.com/tryAGI/Firecrawl/commits)

Updates `tryAGI.OpenAI` from 3.7.1-dev.5 to 3.8.0
- [Release notes](https://github.com/tryAGI/OpenAI/releases)
- [Commits](https://github.com/tryAGI/OpenAI/commits/v3.8.0)

---
updated-dependencies:
- dependency-name: Firecrawl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: tryAGI.OpenAI
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 6b94201 commit d845c3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/libs/AutoSDK.CLI/AutoSDK.CLI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
</PackageReference>
<Compile Remove="Resources\*.cs" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="Firecrawl" Version="1.0.2-dev.2" />
<PackageReference Include="tryAGI.OpenAI" Version="3.7.1-dev.5" />
<PackageReference Include="Firecrawl" Version="1.0.2-dev.4" />
<PackageReference Include="tryAGI.OpenAI" Version="3.8.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit d845c3a

Please sign in to comment.