Skip to content

Commit a519ea3

Browse files
build: bump urllib3 from 2.3.0 to 2.4.0 in /src
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.3.0...2.4.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4c21ba9 commit a519ea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ tqdm==4.67.1
66
tiktoken
77
langchain==0.3.23
88
bs4==0.0.2
9-
urllib3==2.3.0
9+
urllib3==2.4.0
1010
pytest==8.3.5
1111
pytest-asyncio==0.26.0
1212
PyMuPDF==1.25.5

0 commit comments

Comments
 (0)