Skip to content

Commit 775ae3a

Browse files
Bump requests from 2.33.0 to 2.34.2 in /backend-agent
Bumps [requests](https://github.com/psf/requests) from 2.33.0 to 2.34.2. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.33.0...v2.34.2) --- updated-dependencies: - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 15b4ee5 commit 775ae3a

2 files changed

Lines changed: 5 additions & 8 deletions

File tree

backend-agent/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies = [
2525
'langchain-core>=0.3.0,<0.4.0',
2626
'langchain-text-splitters>=0.3.0,<0.4.0',
2727
'PyYAML==6.0.3',
28-
'requests==2.33.0',
28+
'requests==2.34.2',
2929
'unstructured==0.18.32',
3030
'art==6.5',
3131
'pandas==2.3.3',

backend-agent/uv.lock

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

0 commit comments

Comments
 (0)