Skip to content

Commit 0c82a80

Browse files
Bump urllib3 from 2.2.1 to 2.2.2 in /samples/FileSearch/src
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.1...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent af52e21 commit 0c82a80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/FileSearch/src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ typing-extensions==4.11.0
152152
# openai
153153
# pydantic
154154
# pydantic-core
155-
urllib3==2.2.1
155+
urllib3==2.2.2
156156
# via requests
157157
uvicorn[standard]==0.29.0
158158
# via quartapp (pyproject.toml)

0 commit comments

Comments
 (0)