Skip to content

Commit

Permalink
chore(deps): bump langchain from 0.0.325 to 0.0.329 (#25)
Browse files Browse the repository at this point in the history
Bumps [langchain](https://github.com/langchain-ai/langchain) from
0.0.325 to 0.0.329.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/langchain-ai/langchain/releases">langchain's
releases</a>.</em></p>
<blockquote>
<h2>v0.0.329</h2>
<h2>What's Changed</h2>
<ul>
<li>Add Runnable.with_listeners() by <a
href="https://github.com/nfcampos"><code>@​nfcampos</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12549">langchain-ai/langchain#12549</a></li>
<li>Improve Runnable type inference for input_schemas by <a
href="https://github.com/nfcampos"><code>@​nfcampos</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12630">langchain-ai/langchain#12630</a></li>
<li>bind_functions convenience method by <a
href="https://github.com/hinthornw"><code>@​hinthornw</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12518">langchain-ai/langchain#12518</a></li>
<li>Install and use <code>ruff format</code> instead of black for code
formatting. by <a
href="https://github.com/obi1kenobi"><code>@​obi1kenobi</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12585">langchain-ai/langchain#12585</a></li>
<li>Conversational Feedback by <a
href="https://github.com/hinthornw"><code>@​hinthornw</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12590">langchain-ai/langchain#12590</a></li>
<li>Minor updates to READMEs by <a
href="https://github.com/rlancemartin"><code>@​rlancemartin</code></a>
in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12642">langchain-ai/langchain#12642</a></li>
<li>added template to use Vertex Vector Search for q&amp;a by <a
href="https://github.com/lkuligin"><code>@​lkuligin</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12622">langchain-ai/langchain#12622</a></li>
<li>template updates by <a
href="https://github.com/efriis"><code>@​efriis</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12646">langchain-ai/langchain#12646</a></li>
<li>Rename Template by <a
href="https://github.com/hinthornw"><code>@​hinthornw</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12649">langchain-ai/langchain#12649</a></li>
<li>Show ruff output inline in GitHub PRs. by <a
href="https://github.com/obi1kenobi"><code>@​obi1kenobi</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12647">langchain-ai/langchain#12647</a></li>
<li>Fix small typo on Founcational -&gt; Router notebook by <a
href="https://github.com/BrianMcBrayer"><code>@​BrianMcBrayer</code></a>
in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12634">langchain-ai/langchain#12634</a></li>
<li>fix template py verisons by <a
href="https://github.com/efriis"><code>@​efriis</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12650">langchain-ai/langchain#12650</a></li>
<li>Support release-testing packages with dashes in their names. by <a
href="https://github.com/obi1kenobi"><code>@​obi1kenobi</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12654">langchain-ai/langchain#12654</a></li>
<li>Upgrade to <code>actions/checkout@v4</code> in the docs lint job. by
<a href="https://github.com/obi1kenobi"><code>@​obi1kenobi</code></a> in
<a
href="https://redirect.github.com/langchain-ai/langchain/pull/12581">langchain-ai/langchain#12581</a></li>
<li>Relax python version and remove need for explicit setup step by <a
href="https://github.com/hemidactylus"><code>@​hemidactylus</code></a>
in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12637">langchain-ai/langchain#12637</a></li>
<li>LM Format Enforcer Integration + Sample Notebook by <a
href="https://github.com/noamgat"><code>@​noamgat</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12625">langchain-ai/langchain#12625</a></li>
<li>Add RAG template for Timescale Vector by <a
href="https://github.com/rlancemartin"><code>@​rlancemartin</code></a>
in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12651">langchain-ai/langchain#12651</a></li>
<li>Overwrite existing distributions when uploading to test PyPI. by <a
href="https://github.com/obi1kenobi"><code>@​obi1kenobi</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12658">langchain-ai/langchain#12658</a></li>
<li>update lc version by <a
href="https://github.com/efriis"><code>@​efriis</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12655">langchain-ai/langchain#12655</a></li>
<li>Remove <code>print()</code> statements which seemed leftover from
debugging. by <a
href="https://github.com/obi1kenobi"><code>@​obi1kenobi</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12648">langchain-ai/langchain#12648</a></li>
<li>Update README for Hybrid Search Weaviate by <a
href="https://github.com/erika-cardenas"><code>@​erika-cardenas</code></a>
in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12661">langchain-ai/langchain#12661</a></li>
<li>Update MosaicML Embedding Input Key by <a
href="https://github.com/margaretqian"><code>@​margaretqian</code></a>
in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12657">langchain-ai/langchain#12657</a></li>
<li>fix plate chain by <a
href="https://github.com/hwchase17"><code>@​hwchase17</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12673">langchain-ai/langchain#12673</a></li>
<li>Use <code>ruff</code> for both linting and formatting in
<code>langchain-cli</code>. by <a
href="https://github.com/obi1kenobi"><code>@​obi1kenobi</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12672">langchain-ai/langchain#12672</a></li>
<li>Remove the CLI package's pydantic compatibility tests. by <a
href="https://github.com/obi1kenobi"><code>@​obi1kenobi</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12675">langchain-ai/langchain#12675</a></li>
<li>Update Vertex template by <a
href="https://github.com/rlancemartin"><code>@​rlancemartin</code></a>
in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12644">langchain-ai/langchain#12644</a></li>
<li>PGVector fix by <a
href="https://github.com/theromis"><code>@​theromis</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12592">langchain-ai/langchain#12592</a></li>
<li>Add quip loader by <a
href="https://github.com/shufanhao"><code>@​shufanhao</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12259">langchain-ai/langchain#12259</a></li>
<li>Adds version CLI command by <a
href="https://github.com/jacoblee93"><code>@​jacoblee93</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12619">langchain-ai/langchain#12619</a></li>
<li>Use black to lint notebooks and docs for now. by <a
href="https://github.com/obi1kenobi"><code>@​obi1kenobi</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12679">langchain-ai/langchain#12679</a></li>
<li>Use an in-project virtualenv in the CLI package. by <a
href="https://github.com/obi1kenobi"><code>@​obi1kenobi</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12678">langchain-ai/langchain#12678</a></li>
<li>Both lint and format <code>templates</code> with ruff v0.1.3. by <a
href="https://github.com/obi1kenobi"><code>@​obi1kenobi</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12676">langchain-ai/langchain#12676</a></li>
<li>fix for <code>YahooFinanceNewsTool</code> by <a
href="https://github.com/leo-gan"><code>@​leo-gan</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12665">langchain-ai/langchain#12665</a></li>
<li>link to templates by <a
href="https://github.com/efriis"><code>@​efriis</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12680">langchain-ai/langchain#12680</a></li>
<li>Add RAG input types by <a
href="https://github.com/rlancemartin"><code>@​rlancemartin</code></a>
in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12684">langchain-ai/langchain#12684</a></li>
<li>fix elastic rag template in playground by <a
href="https://github.com/efriis"><code>@​efriis</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12682">langchain-ai/langchain#12682</a></li>
<li>properly increment version in cli by <a
href="https://github.com/efriis"><code>@​efriis</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12685">langchain-ai/langchain#12685</a></li>
<li>Use separate jobs for building and publishing test releases. by <a
href="https://github.com/obi1kenobi"><code>@​obi1kenobi</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12671">langchain-ai/langchain#12671</a></li>
<li>Only publish to test PyPI from the <code>_test_release.yml</code>
workflow. by <a
href="https://github.com/obi1kenobi"><code>@​obi1kenobi</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12668">langchain-ai/langchain#12668</a></li>
<li>Remove <code>black</code> caching config from CI lint workflow. by
<a href="https://github.com/obi1kenobi"><code>@​obi1kenobi</code></a> in
<a
href="https://redirect.github.com/langchain-ai/langchain/pull/12594">langchain-ai/langchain#12594</a></li>
<li>Fix typo highlighted by <code>ruff</code> autoformatter. by <a
href="https://github.com/obi1kenobi"><code>@​obi1kenobi</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12691">langchain-ai/langchain#12691</a></li>
<li>Mask API key for Anyscale LLM by <a
href="https://github.com/aidoskanapyanov"><code>@​aidoskanapyanov</code></a>
in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12406">langchain-ai/langchain#12406</a></li>
<li>Adding a template for Solo Performance Prompting Agent by <a
href="https://github.com/Sandy247"><code>@​Sandy247</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12627">langchain-ai/langchain#12627</a></li>
<li>Weaviate - Fix schema existence check by <a
href="https://github.com/dudanogueira"><code>@​dudanogueira</code></a>
in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12711">langchain-ai/langchain#12711</a></li>
<li>feat: Add page metadata on PDFMinerLoader by <a
href="https://github.com/blue-hope"><code>@​blue-hope</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12277">langchain-ai/langchain#12277</a></li>
<li>PyPDFLoader use url in metadata source if file is a web path by <a
href="https://github.com/123-fake-st"><code>@​123-fake-st</code></a> in
<a
href="https://redirect.github.com/langchain-ai/langchain/pull/12092">langchain-ai/langchain#12092</a></li>
<li>dash not underscore by <a
href="https://github.com/efriis"><code>@​efriis</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12716">langchain-ai/langchain#12716</a></li>
<li>bump 328, exp 37 by <a
href="https://github.com/baskaryan"><code>@​baskaryan</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/12722">langchain-ai/langchain#12722</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/langchain-ai/langchain/commit/979501c0caa62028a5ed023e62ed91f6078fe727"><code>979501c</code></a>
bump 329 (<a
href="https://redirect.github.com/langchain-ai/langchain/issues/12778">#12778</a>)</li>
<li><a
href="https://github.com/langchain-ai/langchain/commit/9369d6aca0cf87ef5bce6fb10a9e662d1bcfedde"><code>9369d6a</code></a>
Fixes to the docs for timescale vector template (<a
href="https://redirect.github.com/langchain-ai/langchain/issues/12756">#12756</a>)</li>
<li><a
href="https://github.com/langchain-ai/langchain/commit/33810126bd191b4a7944e2f368cdbfe013d582bf"><code>3381012</code></a>
Update chat prompt structure in LLaMA SQL cookbook (<a
href="https://redirect.github.com/langchain-ai/langchain/issues/12364">#12364</a>)</li>
<li><a
href="https://github.com/langchain-ai/langchain/commit/58b90f30b0a72e392a3428116560e2f2417e06eb"><code>58b90f3</code></a>
Update llama.cpp integration (<a
href="https://redirect.github.com/langchain-ai/langchain/issues/11864">#11864</a>)</li>
<li><a
href="https://github.com/langchain-ai/langchain/commit/a228f340f1d75654f6a84921c26bb683b9691507"><code>a228f34</code></a>
Semantic search within postgreSQL using pgvector (<a
href="https://redirect.github.com/langchain-ai/langchain/issues/12365">#12365</a>)</li>
<li><a
href="https://github.com/langchain-ai/langchain/commit/da821320d36ee4e3d1ebb0e69b0a236df452442e"><code>da82132</code></a>
Fixes 'Nonetype' not iterable for ObsidianLoader (<a
href="https://redirect.github.com/langchain-ai/langchain/issues/12751">#12751</a>)</li>
<li><a
href="https://github.com/langchain-ai/langchain/commit/67b6f4dc71ff2ac50237d6c7a1239b403d68fb4b"><code>67b6f4d</code></a>
Update google_vertex_ai_palm.ipynb (<a
href="https://redirect.github.com/langchain-ai/langchain/issues/12715">#12715</a>)</li>
<li><a
href="https://github.com/langchain-ai/langchain/commit/b1caae62fd529b682517557989b7df11ea41ab1a"><code>b1caae6</code></a>
APIChain add restrictions to domains (CVE-2023-32786) (<a
href="https://redirect.github.com/langchain-ai/langchain/issues/12747">#12747</a>)</li>
<li><a
href="https://github.com/langchain-ai/langchain/commit/4421ba46d7200ef7cbf45ea16cc0e665ba570daa"><code>4421ba4</code></a>
Demo Server, Fix Timescale (<a
href="https://redirect.github.com/langchain-ai/langchain/issues/12746">#12746</a>)</li>
<li><a
href="https://github.com/langchain-ai/langchain/commit/0e1aedb9f4676e855939a9624bf8e2a9e442006c"><code>0e1aedb</code></a>
Use jinja2 sandboxing by default (<a
href="https://redirect.github.com/langchain-ai/langchain/issues/12733">#12733</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/langchain-ai/langchain/compare/v0.0.325...v0.0.329">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=langchain&package-manager=pip&previous-version=0.0.325&new-version=0.0.329)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/fynnfluegge/doc-comments-ai/network/alerts).

</details>

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 Nov 11, 2023
1 parent cf63f85 commit 08844f3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ python = "^3.9"
tree-sitter-languages = "^1.7.0"
tree-sitter = "^0.20.1"
python-dotenv = "^1.0.0"
langchain = ">=0.0.284,<0.0.326"
langchain = ">=0.0.284,<0.0.330"
litellm = "^0.1.697"
tiktoken = "^0.4.0"
openai = "^0.27.8"
Expand Down

0 comments on commit 08844f3

Please sign in to comment.