From 96c73e85c3b6d207d71f7f2f002bd31f4e8edb7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 01:42:11 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 3 updates Bumps the pip group with 3 updates in the / directory: [requests](https://github.com/psf/requests), [tornado](https://github.com/tornadoweb/tornado) and [urllib3](https://github.com/urllib3/urllib3). Updates `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](https://github.com/psf/requests/compare/v2.31.0...v2.32.2) Updates `tornado` from 6.3.3 to 6.4.1 - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.3.3...v6.4.1) Updates `urllib3` from 1.26.18 to 1.26.19 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.18...1.26.19) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production dependency-group: pip - dependency-name: tornado dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index c74c1df..5f5866a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,15 +46,15 @@ python-dotenv==1.0.1 python-telegram-bot==13.7 pytz==2023.3 PyYAML==6.0 -requests==2.31.0 +requests==2.32.2 rsa==4.9 six==1.16.0 tomli==2.0.1 -tornado==6.3.3 +tornado==6.4.1 typing_extensions==4.6.2 tzdata==2023.3 tzlocal==5.0.1 uritemplate==4.1.1 -urllib3==1.26.18 +urllib3==1.26.19 Werkzeug==2.3.8 zipp==3.15.0