From 41c08f21ecffb76e36eb4e82864954727b551157 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 18:32:37 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 5 updates Bumps the pip group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2023.7.22` | `2024.7.4` | | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.2` | | [tornado](https://github.com/tornadoweb/tornado) | `6.3.3` | `6.4.1` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.18` | `1.26.19` | | [zipp](https://github.com/jaraco/zipp) | `3.15.0` | `3.19.1` | Updates `certifi` from 2023.7.22 to 2024.7.4 - [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2024.07.04) 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/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.18...1.26.19) Updates `zipp` from 3.15.0 to 3.19.1 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/zipp/compare/v3.15.0...v3.19.1) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production dependency-group: pip - 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 - dependency-name: zipp dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index c74c1df..9ddd997 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ APScheduler==3.6.3 asgiref==3.7.1 CacheControl==0.12.11 cachetools==4.2.2 -certifi==2023.7.22 +certifi==2024.7.4 cffi==1.15.1 charset-normalizer==2.0.12 click==8.1.3 @@ -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 +zipp==3.19.1