dependabot[bot] commited on
Commit
09fe26e
1 Parent(s): 0b598a0

Bump pypdf from 3.16.1 to 3.16.2

Browse files

Bumps [pypdf](https://github.com/py-pdf/pypdf) from 3.16.1 to 3.16.2.
- [Release notes](https://github.com/py-pdf/pypdf/releases)
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/py-pdf/pypdf/compare/3.16.1...3.16.2)

---
updated-dependencies:
- dependency-name: pypdf
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
@@ -3,7 +3,7 @@ faiss-cpu==1.7.4
3
  langchain==0.0.293
4
  langsmith==0.0.38
5
  openai==0.28.0
6
- pypdf==3.16.1
7
  streamlit==1.27.0
8
  streamlit-feedback==0.1.2
9
  tiktoken==0.5.1
 
3
  langchain==0.0.293
4
  langsmith==0.0.38
5
  openai==0.28.0
6
+ pypdf==3.16.2
7
  streamlit==1.27.0
8
  streamlit-feedback==0.1.2
9
  tiktoken==0.5.1