Skip to content

Commit 4c02974

Browse files
Bump urllib3 from 2.4.0 to 2.5.0 in /samples/langgraph-sql-agent (#412)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.4.0...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 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 54cb8a6 commit 4c02974

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

samples/langgraph-sql-agent/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1085,9 +1085,9 @@ typing-inspection==0.4.0 \
10851085
# via
10861086
# pydantic
10871087
# pydantic-settings
1088-
urllib3==2.4.0 \
1089-
--hash=sha256:414bc6535b787febd7567804cc015fee39daab8ad86268f1310a9250697de466 \
1090-
--hash=sha256:4e16665048960a0900c702d4a66415956a584919c03361cac9f1df5c5dd7e813
1088+
urllib3==2.5.0 \
1089+
--hash=sha256:3fc47733c7e419d4bc3f6b3dc2b4f890bb743906a30d56ba4a5bfa4bbff92760 \
1090+
--hash=sha256:e6b01673c0fa6a13e374b50871808eb3bf7046c4b125b216f6bf1cc604cff0dc
10911091
# via requests
10921092
validators==0.35.0 \
10931093
--hash=sha256:992d6c48a4e77c81f1b4daba10d16c3a9bb0dbb79b3a19ea847ff0928e70497a \

0 commit comments

Comments
 (0)