Skip to content

Commit

Permalink
⬆ Bump the dependencies group in /src/templates/langchain with 2 upda…
Browse files Browse the repository at this point in the history
…tes (#48)

Bumps the dependencies group in /src/templates/langchain with 2 updates: [langchain](https://github.com/hwchase17/langchain) and [ruff](https://github.com/astral-sh/ruff).


Updates `langchain` from 0.0.256 to 0.0.262
- [Release notes](https://github.com/hwchase17/langchain/releases)
- [Commits](langchain-ai/langchain@v0.0.256...v0.0.262)

Updates `ruff` from 0.0.282 to 0.0.284
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md)
- [Commits](astral-sh/ruff@v0.0.282...v0.0.284)

---
updated-dependencies:
- dependency-name: langchain
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent 0c3646a commit ae66327
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/templates/langchain/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ transformers==4.31.0
python-dotenv==1.0.0
torch==2.0.1
uvicorn==0.23.2
langchain==0.0.256
langchain==0.0.262
# dev
ruff==0.0.282
ruff==0.0.284
pytest==7.4.0
httpx==0.24.1

0 comments on commit ae66327

Please sign in to comment.