Skip to content

Commit 5560c4e

Browse files
Bump requests from 2.32.3 to 2.32.4 in /samples/langgraph-sql-agent
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 54cb8a6 commit 5560c4e

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
@@ -972,9 +972,9 @@ pyyaml==6.0.2 \
972972
# langchain
973973
# langchain-community
974974
# langchain-core
975-
requests==2.32.3 \
976-
--hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \
977-
--hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6
975+
requests==2.32.4 \
976+
--hash=sha256:27babd3cda2a6d50b30443204ee89830707d396671944c998b5975b031ac2b2c \
977+
--hash=sha256:27d0316682c8a29834d3264820024b62a36942083d52caf2f14c0591336d3422
978978
# via
979979
# google-api-core
980980
# google-cloud-bigquery

0 commit comments

Comments
 (0)