From a77a2733a67e323126916c94aa1aff0140f6d964 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 20:45:44 +0000 Subject: [PATCH] Bump requests from 2.25.1 to 2.33.0 in /pycharm2020.1.3/script Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.33.0. - [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.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 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..b6ce8e2 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.33.0