Skip to content

Commit

Permalink
deps(deps): bump tavily-python from 0.3.3 to 0.5.0 (#34)
Browse files Browse the repository at this point in the history
* deps(deps): bump tavily-python from 0.3.3 to 0.5.0

Bumps [tavily-python](https://github.com/tavily-ai/tavily-python) from 0.3.3 to 0.5.0.
- [Commits](https://github.com/tavily-ai/tavily-python/commits)

---
updated-dependencies:
- dependency-name: tavily-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix: upgrade virtualenv

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: demetrio.marino <[email protected]>
Co-authored-by: Demetrio Marino <[email protected]>
  • Loading branch information
3 people authored Feb 6, 2025
1 parent cbb6579 commit c7c48c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ soupsieve==2.6
SQLAlchemy==2.0.29
starlette==0.40.0
stevedore==5.4.0
tavily-python==0.3.3
tavily-python==0.5.0
tenacity==8.2.3
testcontainers==4.4.0
tiktoken==0.8.0
Expand All @@ -135,8 +135,8 @@ tqdm==4.66.3
typing-inspect==0.9.0
typing_extensions==4.12.2
urllib3==2.2.2
virtualenv==20.29.1
uvicorn==0.34.0
virtualenv==20.26.6
webencodings==0.5.1
wrapt==1.16.0
yarl==1.18.3

0 comments on commit c7c48c5

Please sign in to comment.