Skip to content

Commit 6ae28c5

Browse files
build(deps): bump urllib3 from 2.5.0 to 2.6.3 (#99)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.3. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.5.0...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0deafb7 commit 6ae28c5

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ azure-identity = "^1.25.0"
4444
psycopg = {extras = ["binary"], version = "^3.2.10"}
4545
welearn-database = "1.2.0"
4646
bs4 = "^0.0.2"
47-
urllib3 = "^2.5.0"
47+
urllib3 = "^2.6.3"
4848
refinedoc = "^1.0.1"
4949
langchain-azure-ai = "^0.1.8"
5050
aiohttp = "^3.13.3"

0 commit comments

Comments
 (0)