Skip to content

Commit f9aad95

Browse files
Bump requests
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 f7e7fb6 commit f9aad95

File tree

1 file changed

+3
-3
lines changed
  • initiatives/agent_security_initiative/code_samples/top_10_for_llms/frameworks/langgraph/multi_agent

1 file changed

+3
-3
lines changed

initiatives/agent_security_initiative/code_samples/top_10_for_llms/frameworks/langgraph/multi_agent/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1180,9 +1180,9 @@ regex==2024.11.6 ; python_version >= "3.11" and python_version < "4.0" \
11801180
requests-toolbelt==1.0.0 ; python_version >= "3.11" and python_version < "4.0" \
11811181
--hash=sha256:7681a0a3d047012b5bdc0ee37d7f8f07ebe76ab08caeccfc3921ce23c88d5bc6 \
11821182
--hash=sha256:cccfdd665f0a24fcf4726e690f65639d272bb0637b9b92dfd91a5568ccf6bd06
1183-
requests==2.32.3 ; python_version >= "3.11" and python_version < "4.0" \
1184-
--hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \
1185-
--hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6
1183+
requests==2.32.4 ; python_version >= "3.11" and python_version < "4.0" \
1184+
--hash=sha256:27babd3cda2a6d50b30443204ee89830707d396671944c998b5975b031ac2b2c \
1185+
--hash=sha256:27d0316682c8a29834d3264820024b62a36942083d52caf2f14c0591336d3422
11861186
six==1.17.0 ; python_version >= "3.11" and python_version < "4.0" \
11871187
--hash=sha256:4721f391ed90541fddacab5acf947aa0d3dc7d27b2e1e8eda2be8970586c3274 \
11881188
--hash=sha256:ff70335d468e7eb6ec65b95b99d3a2836546063f63acc5171de367e834932a81

0 commit comments

Comments
 (0)