File tree 3 files changed +212
-27
lines changed
3 files changed +212
-27
lines changed Original file line number Diff line number Diff line change 4
4
#
5
5
# pip-compile --generate-hashes requirements-fakefront.in
6
6
#
7
- boto3==1.28.49 \
8
- --hash=sha256:519639859a3c829ccf7073a58b3716cb26cb5906e306fe63eb4beab68bf9bfab \
9
- --hash=sha256:c9fad1b01a1d7e7bd51150b3175b4c32b79d699ce94708082611f59fde2e097a
7
+ boto3==1.28.53 \
8
+ --hash=sha256:b95b0cc39f08402029c3a2bb141e1775cfa46576ebe9f9916f79bde90e27f53f \
9
+ --hash=sha256:dc2da9aff7de359774030a243a09b74568664117e2afb77c6e4b90572ae3a6c3
10
10
# via -r requirements.in
11
- botocore==1.31.49 \
12
- --hash=sha256:7d64cb45154e4f34f3a45f551e118caad7379ae831565639e0afe5b2af126c61 \
13
- --hash=sha256:95e9716f27f67d4207f260ab0ea157603ca544d3b82c5f21728b1c732bec1817
11
+ botocore==1.31.53 \
12
+ --hash=sha256:905580ea724d74f11652bab63fcec6bf0d32f1cf8b2963f7388efc0ea406b69b \
13
+ --hash=sha256:aa647f94039d21de97c969df21ce8c5186b68234eb5c53148f0d8bbd708e375d
14
14
# via
15
15
# -r requirements.in
16
16
# boto3
Original file line number Diff line number Diff line change 4
4
#
5
5
# pip-compile --generate-hashes requirements.in
6
6
#
7
- boto3 == 1.28.49 \
8
- --hash =sha256:519639859a3c829ccf7073a58b3716cb26cb5906e306fe63eb4beab68bf9bfab \
9
- --hash =sha256:c9fad1b01a1d7e7bd51150b3175b4c32b79d699ce94708082611f59fde2e097a
7
+ boto3 == 1.28.53 \
8
+ --hash =sha256:b95b0cc39f08402029c3a2bb141e1775cfa46576ebe9f9916f79bde90e27f53f \
9
+ --hash =sha256:dc2da9aff7de359774030a243a09b74568664117e2afb77c6e4b90572ae3a6c3
10
10
# via -r requirements.in
11
- botocore == 1.31.49 \
12
- --hash =sha256:7d64cb45154e4f34f3a45f551e118caad7379ae831565639e0afe5b2af126c61 \
13
- --hash =sha256:95e9716f27f67d4207f260ab0ea157603ca544d3b82c5f21728b1c732bec1817
11
+ botocore == 1.31.53 \
12
+ --hash =sha256:905580ea724d74f11652bab63fcec6bf0d32f1cf8b2963f7388efc0ea406b69b \
13
+ --hash =sha256:aa647f94039d21de97c969df21ce8c5186b68234eb5c53148f0d8bbd708e375d
14
14
# via
15
15
# -r requirements.in
16
16
# boto3
You can’t perform that action at this time.
0 commit comments