From e59ea3f465fa0307c672fb9283be1a6e463fa406 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Jan 2023 10:10:03 +0000 Subject: [PATCH] Bump requests from 2.28.1 to 2.28.2 Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.28.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.28.1...v2.28.2) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a9564c0..5c5c521 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ playwright==1.23.0 praw==7.6.1 prawcore~=2.3.0 pytube==12.1.0 -requests==2.28.1 +requests==2.28.2 rich==12.5.1 toml==0.10.2 translators==5.3.1