From 02f0d8266d43434c634f7b40027e9407052e8f36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jun 2023 13:26:01 +0000 Subject: [PATCH] Bump requests in /PyScrapyProjects/PyScrapyApp1/PyScrapyApp1 Bumps [requests](https://github.com/psf/requests) from 2.30.0 to 2.31.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.30.0...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- PyScrapyProjects/PyScrapyApp1/PyScrapyApp1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PyScrapyProjects/PyScrapyApp1/PyScrapyApp1/requirements.txt b/PyScrapyProjects/PyScrapyApp1/PyScrapyApp1/requirements.txt index 5bfbbba7..dc575b3b 100644 --- a/PyScrapyProjects/PyScrapyApp1/PyScrapyApp1/requirements.txt +++ b/PyScrapyProjects/PyScrapyApp1/PyScrapyApp1/requirements.txt @@ -31,7 +31,7 @@ pycparser==2.21 PyDispatcher==2.0.7 pyOpenSSL==23.1.1 queuelib==1.6.2 -requests==2.30.0 +requests==2.31.0 requests-file==1.5.1 Scrapy==2.8.0 service-identity==21.1.0