Skip to content

Commit 3ba0e98

Browse files
authored
Merge pull request #722 from release-engineering/deps/pip-compile
chore: scheduled pip-compile
2 parents b951762 + 377bb62 commit 3ba0e98

3 files changed

Lines changed: 122 additions & 122 deletions

File tree

requirements-fakefront.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
#
77
--only-binary :all:
88

9-
boto3==1.42.68 \
10-
--hash=sha256:dbff353eb7dc93cbddd7926ed24793e0174c04adbe88860dfa639568442e4962
9+
boto3==1.42.73 \
10+
--hash=sha256:1f81b79b873f130eeab14bb556417a7c66d38f3396b7f2fe3b958b3f9094f455
1111
# via -r requirements.in
12-
botocore==1.42.68 \
13-
--hash=sha256:9df7da26374601f890e2f115bfa573d65bf15b25fe136bb3aac809f6145f52ab
12+
botocore==1.42.73 \
13+
--hash=sha256:7b62e2a12f7a1b08eb7360eecd23bb16fe3b7ab7f5617cf91b25476c6f86a0fe
1414
# via
1515
# -r requirements.in
1616
# boto3

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
#
77
--only-binary :all:
88

9-
boto3==1.42.68 \
10-
--hash=sha256:dbff353eb7dc93cbddd7926ed24793e0174c04adbe88860dfa639568442e4962
9+
boto3==1.42.73 \
10+
--hash=sha256:1f81b79b873f130eeab14bb556417a7c66d38f3396b7f2fe3b958b3f9094f455
1111
# via -r requirements.in
12-
botocore==1.42.68 \
13-
--hash=sha256:9df7da26374601f890e2f115bfa573d65bf15b25fe136bb3aac809f6145f52ab
12+
botocore==1.42.73 \
13+
--hash=sha256:7b62e2a12f7a1b08eb7360eecd23bb16fe3b7ab7f5617cf91b25476c6f86a0fe
1414
# via
1515
# -r requirements.in
1616
# boto3

0 commit comments

Comments
 (0)