Skip to content

Commit 17ad5b3

Browse files
Bump requests from 2.32.5 to 2.33.0 in /examples/python
Bumps [requests](https://github.com/psf/requests) from 2.32.5 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.5...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 53ddc34 commit 17ad5b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ trio==0.31.0
44
pytest-trio==0.8.0
55
pytest-rerunfailures==16.1
66
flake8==7.3.0
7-
requests==2.32.5
7+
requests==2.33.0
88
tox==4.32.0
99
pytest-xdist==3.8.0

0 commit comments

Comments
 (0)