Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade dependencies - langchain, pillow, transformers. #591

Merged
merged 4 commits into from
Apr 5, 2024

Conversation

superhindupur
Copy link
Collaborator

@superhindupur superhindupur commented Apr 4, 2024

Purpose

Dependency upgrades for langchain, pillow and transformers

Does this introduce a breaking change?

[ ] Yes
[x ] No

Pull Request Type

What kind of change does this Pull Request introduce?

Dependency upgrades

How to Test

Deploy the code and test whether ingestion and chat are working as expected. (I deployed to my azure subscription and tested the same)

Copy link

github-actions bot commented Apr 4, 2024

Coverage

Coverage Report •
FileStmtsMissCoverMissing
TOTAL164994942% 
report-only-changed-files is enabled. No files were changed during this commit :)

Tests Skipped Failures Errors Time
46 0 💤 0 ❌ 0 🔥 10.335s ⏱️

dependabot bot and others added 4 commits April 5, 2024 09:21
Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.0.29 to 0.0.30.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [transformers](https://github.com/huggingface/transformers) from 4.39.1 to 4.39.2.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.39.1...v4.39.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@10.2.0...10.3.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@superhindupur superhindupur added this pull request to the merge queue Apr 5, 2024
Merged via the queue into main with commit f9781f2 Apr 5, 2024
5 checks passed
@superhindupur superhindupur deleted the upgrade-dependencies branch April 5, 2024 08:27
eduardogch pushed a commit to devopsdale/chat-with-your-data-solution-accelerator that referenced this pull request Apr 30, 2024
…s#591)

* Bump langchain-community from 0.0.29 to 0.0.30

Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.0.29 to 0.0.30.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/commits)

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

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

* Bump transformers from 4.39.1 to 4.39.2

Bumps [transformers](https://github.com/huggingface/transformers) from 4.39.1 to 4.39.2.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.39.1...v4.39.2)

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

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

* Bump pillow from 10.2.0 to 10.3.0

Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@10.2.0...10.3.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: indirect
...

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

* Update poetry.lock with hash.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants