Skip to content

Commit da6fe08

Browse files
Bump requests from 2.22.0 to 2.25.1 in /auctioning_platform
Bumps [requests](https://github.com/psf/requests) from 2.22.0 to 2.25.1. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md) - [Commits](psf/requests@v2.22.0...v2.25.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 84c31b3 commit da6fe08

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
injector
22
SQLAlchemy==1.3.19
33
stripe==2.56.0
4-
requests==2.22.0
4+
requests==2.25.1

auctioning_platform/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ python-dateutil==2.8.1 # via faker, freezegun
4949
python-dotenv==0.15.0 # via -r ./main/requirements.txt
5050
pytz==2021.1 # via -r ./auctions_infrastructure/requirements.txt, babel
5151
redis==3.5.3 # via -r ./main/requirements.txt, rq
52-
requests==2.22.0 # via -r ./payments/requirements.txt, stripe
52+
requests==2.25.1 # via -r ./payments/requirements.txt, stripe
5353
rq==1.5.2 # via -r ./main/requirements.txt
5454
six==1.15.0 # via bcrypt, packaging, python-dateutil, sqlalchemy-utils
5555
speaklater==1.3 # via flask-babelex

0 commit comments

Comments
 (0)