Skip to content

Commit b42746c

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ tqdm==4.66.5
66
tiktoken
77
langchain==0.3.13
88
bs4==0.0.1
9-
urllib3==2.2.2
9+
urllib3==2.3.0
1010
pytest==7.4.0
1111
pytest-asyncio==0.23.2
1212
PyMuPDF==1.25.1

0 commit comments

Comments
 (0)