dependabot[bot] commited on
Commit
688f2b1
·
unverified ·
1 Parent(s): f750c21

Bump langsmith from 0.0.69 to 0.0.71

Browse files

Bumps [langsmith](https://github.com/langchain-ai/langsmith-sdk) from 0.0.69 to 0.0.71.
- [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases)
- [Commits](https://github.com/langchain-ai/langsmith-sdk/compare/v0.0.69...v0.0.71)

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

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

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -5,7 +5,7 @@ certifi>=2023.7.22 # not directly required, pinned by Snyk to avoid a vulnerabil
5
  duckduckgo-search==4.0.0
6
  faiss-cpu==1.7.4
7
  langchain==0.0.350
8
- langsmith==0.0.69
9
  mypy==1.7.1
10
  numexpr==2.8.8
11
  numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability
 
5
  duckduckgo-search==4.0.0
6
  faiss-cpu==1.7.4
7
  langchain==0.0.350
8
+ langsmith==0.0.71
9
  mypy==1.7.1
10
  numexpr==2.8.8
11
  numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability