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

Bump the python-deps group with 4 updates #94

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2024

Bumps the python-deps group with 4 updates: langchain, ollama, openai and pre-commit.

Updates langchain from 0.1.13 to 0.1.14

Release notes

Sourced from langchain's releases.

v0.1.14

What's Changed

... (truncated)

Commits
  • c4eb841 langchain[patch]: Release 0.1.14 (#19839)
  • 0242bce community[patch]: Release 0.0.30 (#19838)
  • 08c10bd core[patch]: Release 0.1.37 (#19831)
  • 8cf1d75 cohere[patch]: Fix retriever (#19771)
  • b6ebddb langchain[patch]: Upgrade openai's sdk and solve some interface adaptation pr...
  • c42ec58 together[minor]: Update endpoint to non deprecated version (#19649)
  • 5ab6b39 community[patch]: add attribution_token within GoogleVertexAISearchRetriever ...
  • f98d7f7 langchain[minor], community[minor]: add CrossEncoderReranker with HuggingFace...
  • 3f7da03 docs: fix a dead link (#19814)
  • b8271bb docs: (minor) updates to voyage ai documentation (#19819)
  • Additional commits viewable in compare view

Updates ollama from 0.1.7 to 0.1.8

Release notes

Sourced from ollama's releases.

v0.1.8

What's Changed

Full Changelog: ollama/ollama-python@v0.1.7...v0.1.8

Commits

Updates openai from 1.14.3 to 1.16.0

Release notes

Sourced from openai's releases.

v1.16.0

1.16.0 (2024-04-01)

Full Changelog: v1.15.0...v1.16.0

Features

Chores

  • client: validate that max_retries is not None (#1286) (aa5920a)

Refactors

  • rename createAndStream to stream (6b427f3)

v1.15.0

1.15.0 (2024-03-31)

Full Changelog: v1.14.3...v1.15.0

Features

  • api: adding temperature parameter (#1282) (0e68fd3)
  • client: increase default HTTP max_connections to 1000 and max_keepalive_connections to 100 (#1281) (340d139)
  • package: export default constants (#1275) (fdc126e)

Bug Fixes

  • project: use absolute github links on PyPi (#1280) (94cd528)

Chores

Documentation

  • readme: change undocumented params wording (#1284) (7498ef1)
Changelog

Sourced from openai's changelog.

1.16.0 (2024-04-01)

Full Changelog: v1.15.0...v1.16.0

Features

Chores

  • client: validate that max_retries is not None (#1286) (aa5920a)

Refactors

  • rename createAndStream to stream (6b427f3)

1.15.0 (2024-03-31)

Full Changelog: v1.14.3...v1.15.0

Features

  • api: adding temperature parameter (#1282) (0e68fd3)
  • client: increase default HTTP max_connections to 1000 and max_keepalive_connections to 100 (#1281) (340d139)
  • package: export default constants (#1275) (fdc126e)

Bug Fixes

  • project: use absolute github links on PyPi (#1280) (94cd528)

Chores

Documentation

  • readme: change undocumented params wording (#1284) (7498ef1)
Commits
  • 632cd6f release: 1.16.0
  • 595f3b3 feat(api): run polling helpers (#1289)
  • 8efca3a feat(api): add support for filtering messages by run_id (#1288)
  • 0707908 chore(client): validate that max_retries is not None (#1286)
  • 0470d1b release: 1.15.0
  • 802819c docs(readme): change undocumented params wording (#1284)
  • 27a4626 feat(api): adding temperature parameter (#1282)
  • 7828119 feat(client): increase default HTTP max_connections to 1000 and max_keepalive...
  • 31a7e9a fix(project): use absolute github links on PyPi (#1280)
  • 1e55d60 feat(package): export default constants (#1275)
  • Additional commits viewable in compare view

Updates pre-commit from 3.6.2 to 3.7.0

Release notes

Sourced from pre-commit's releases.

pre-commit v3.7.0

Features

  • Use a tty for docker and docker_image hooks when --color is specified.

Fixes

Updating

  • The per-hook behaviour of fail_fast was fixed. If you want the pre-3.7.0 behaviour, add fail_fast: true to all hooks before the last fail_fast hook.
Changelog

Sourced from pre-commit's changelog.

3.7.0 - 2024-03-24

Features

  • Use a tty for docker and docker_image hooks when --color is specified.

Fixes

Updating

  • The per-hook behaviour of fail_fast was fixed. If you want the pre-3.7.0 behaviour, add fail_fast: true to all hooks before the last fail_fast hook.
Commits
  • 7b4667e v3.7.0
  • d46c8fc Merge pull request #3168 from pre-commit/fix-fail-fast
  • fc62215 fix per-hook fail_fast to not fail on previous failures
  • 716da1e Merge pull request #3155 from pre-commit/pre-commit-ci-update-config
  • 0939c11 [pre-commit.ci] pre-commit autoupdate
  • 3bdf9fb Merge pull request #3150 from pre-commit/pre-commit-ci-update-config
  • 75b3e52 [pre-commit.ci] pre-commit autoupdate
  • 5e11c26 Merge pull request #3122 from glehmann/docker-tty
  • e580096 give docker a tty output when expecting color
  • 7b868c3 Merge pull request #3132 from pre-commit/pre-commit-ci-update-config
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the python-deps group with 4 updates: [langchain](https://github.com/langchain-ai/langchain), [ollama](https://github.com/jmorganca/ollama-python), [openai](https://github.com/openai/openai-python) and [pre-commit](https://github.com/pre-commit/pre-commit).


Updates `langchain` from 0.1.13 to 0.1.14
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@v0.1.13...v0.1.14)

Updates `ollama` from 0.1.7 to 0.1.8
- [Release notes](https://github.com/jmorganca/ollama-python/releases)
- [Commits](ollama/ollama-python@v0.1.7...v0.1.8)

Updates `openai` from 1.14.3 to 1.16.0
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](openai/openai-python@v1.14.3...v1.16.0)

Updates `pre-commit` from 3.6.2 to 3.7.0
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v3.6.2...v3.7.0)

---
updated-dependencies:
- dependency-name: langchain
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-deps
- dependency-name: ollama
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-deps
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-deps
- dependency-name: pre-commit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 2, 2024
@Hialus Hialus merged commit 8df2a3c into main Apr 2, 2024
3 of 4 checks passed
@Hialus Hialus deleted the dependabot/pip/python-deps-1f2ed6853a branch April 2, 2024 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant