Skip to content

Commit dbf389b

Browse files
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](psf/requests@v2.30.0...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2321679 commit dbf389b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PyScrapyProjects/PyScrapyApp1/PyScrapyApp1/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ pycparser==2.21
3131
PyDispatcher==2.0.7
3232
pyOpenSSL==23.1.1
3333
queuelib==1.6.2
34-
requests==2.30.0
34+
requests==2.31.0
3535
requests-file==1.5.1
3636
Scrapy==2.8.0
3737
service-identity==21.1.0

0 commit comments

Comments
 (0)