Skip to content

Commit 07ab5b9

Browse files
Bump requests from 2.31.0 to 2.32.2 in /PythonRpcServer
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.2. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.32.2) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 70f483b commit 07ab5b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PythonRpcServer/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ parso==0.8.3
2222
pexpect==4.9.0
2323
pickleshare==0.7.5
2424
ptyprocess==0.7.0
25-
requests==2.31.0
25+
requests==2.32.2
2626
requests-toolbelt==1.0.0
2727
six==1.16.0
2828
tqdm==4.66.3

0 commit comments

Comments
 (0)