Skip to content

Commit

Permalink
Bump asyncer from 0.0.7 to 0.0.8
Browse files Browse the repository at this point in the history
Bumps [asyncer](https://github.com/fastapi/asyncer) from 0.0.7 to 0.0.8.
- [Release notes](https://github.com/fastapi/asyncer/releases)
- [Changelog](https://github.com/fastapi/asyncer/blob/main/docs/release-notes.md)
- [Commits](fastapi/asyncer@0.0.7...0.0.8)

---
updated-dependencies:
- dependency-name: asyncer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent e9d0d00 commit 5ee168b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ agents = [
"pyautogen[websurfer,websockets,anthropic,together]==0.2.35",
"pandas>=2.1",
"fastcore==1.7.1",
"asyncer==0.0.7",
"asyncer==0.0.8",
"pydantic==2.8.2",
"tenacity==9.0.0",
"prometheus-client==0.20.0",
Expand Down

0 comments on commit 5ee168b

Please sign in to comment.