Skip to content

Commit

Permalink
Merge pull request #609 from release-engineering/deps/pip-compile
Browse files Browse the repository at this point in the history
chore: scheduled pip-compile
  • Loading branch information
github-actions[bot] authored Nov 12, 2024
2 parents 2ac0b8f + d9691f6 commit f914db6
Show file tree
Hide file tree
Showing 3 changed files with 115 additions and 131 deletions.
12 changes: 6 additions & 6 deletions requirements-fakefront.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
#
--only-binary :all:

boto3==1.35.54 \
--hash=sha256:2d5e160b614db55fbee7981001c54476cb827c441cef65b2fcb2c52a62019909
boto3==1.35.57 \
--hash=sha256:9edf49640c79a05b0a72f4c2d1e24dfc164344b680535a645f455ac624dc3680
# via -r /home/runner/work/exodus-lambda/exodus-lambda/requirements.in
botocore==1.35.54 \
--hash=sha256:9cca1811094b6cdc144c2c063a3ec2db6d7c88194b04d4277cd34fc8e3473aff
botocore==1.35.57 \
--hash=sha256:92ddd02469213766872cb2399269dd20948f90348b42bf08379881d5e946cc34
# via
# -r /home/runner/work/exodus-lambda/exodus-lambda/requirements.in
# boto3
Expand Down Expand Up @@ -283,8 +283,8 @@ jmespath==1.0.1 \
# via
# boto3
# botocore
packaging==24.1 \
--hash=sha256:5b8f2217dbdbd2f7f384c41c628544e6d52f2d0f53c6d0c3ea61aa5d1d7ff124
packaging==24.2 \
--hash=sha256:09abb1bccd265c01f4a3aa3f7a7db064b36514d2cba19a2f694fe6150451a759
# via gunicorn
pycparser==2.22 \
--hash=sha256:c3702b6d3dd8c7abc1afa565d7e63d53a1d0bd86cdc24edd75470f4de499cfcc
Expand Down
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
#
--only-binary :all:

boto3==1.35.54 \
--hash=sha256:2d5e160b614db55fbee7981001c54476cb827c441cef65b2fcb2c52a62019909
boto3==1.35.57 \
--hash=sha256:9edf49640c79a05b0a72f4c2d1e24dfc164344b680535a645f455ac624dc3680
# via -r requirements.in
botocore==1.35.54 \
--hash=sha256:9cca1811094b6cdc144c2c063a3ec2db6d7c88194b04d4277cd34fc8e3473aff
botocore==1.35.57 \
--hash=sha256:92ddd02469213766872cb2399269dd20948f90348b42bf08379881d5e946cc34
# via
# -r requirements.in
# boto3
Expand Down
Loading

0 comments on commit f914db6

Please sign in to comment.