Skip to content

Commit 63b218a

Browse files
Bump the pip group across 2 directories with 1 update
Bumps the pip group with 1 update in the / directory: [requests](https://github.com/psf/requests). Bumps the pip group with 1 update in the /agent directory: [requests](https://github.com/psf/requests). Updates `requests` from 2.32.4 to 2.33.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.4...v2.33.0) Updates `requests` from 2.32.4 to 2.33.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.4...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 71850db commit 63b218a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

agent/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
docker==6.1.2
2-
requests==2.32.4
2+
requests==2.33.0

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pydantic==1.10.22
2929
PyJWT==2.12.1
3030
python-multipart==0.0.22
3131
PyYAML==6.0.1
32-
requests==2.32.4
32+
requests==2.33.0
3333
six==1.16.0
3434
sh==1.14.3
3535
# SQLAlchemy==2.0.20

0 commit comments

Comments
 (0)