From a03d7e595988a65f7bd7296f9e6c4490d6a1a62a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Mar 2025 03:39:33 +0000 Subject: [PATCH] Bump requests from 2.25.1 to 2.32.2 in /pycharm2020.1.3/script Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.32.2. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.25.1...v2.32.2) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pycharm2020.1.3/script/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pycharm2020.1.3/script/requirements.txt b/pycharm2020.1.3/script/requirements.txt index 93d2d15..e64a1d1 100644 --- a/pycharm2020.1.3/script/requirements.txt +++ b/pycharm2020.1.3/script/requirements.txt @@ -7,4 +7,4 @@ bson == 0.5.10 msgpack == 1.0.2 # D:\Documents\github\realtime-server\pycharm2020.1.3\script\core\EtcdSupport.py: 2 -requests == 2.25.1 +requests == 2.32.2