Skip to content

Commit 655c1ca

Browse files
pip: bump requests in /client in the pip-updates group
Bumps the pip-updates group in /client with 1 update: [requests](https://github.com/psf/requests). Updates `requests` from 2.33.0 to 2.33.1 - [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.33.1) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b4d9d02 commit 655c1ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ configomatic==0.4.0
66
idna==3.11
77
pydantic==2.12.5
88
PyYAML==6.0.3
9-
requests==2.33.0
9+
requests==2.33.1
1010
typing_extensions==4.15.0
1111
urllib3==2.6.3

0 commit comments

Comments
 (0)