Skip to content

Commit

Permalink
Merge pull request #36 from release-engineering/deps/pip-compile
Browse files Browse the repository at this point in the history
chore: scheduled pip-compile
  • Loading branch information
JAVGan authored Aug 22, 2024
2 parents ae744d1 + 1db4ba7 commit 39eb56b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ babel==2.16.0 \
--hash=sha256:368b5b98b37c06b7daf6696391c3240c938b37767d4584413e8438c5c435fa8b \
--hash=sha256:d1f3554ca26605fe173f3de0c65f750f5a42f924499bf134de6423582298e316
# via sphinx
boto3==1.35.2 \
--hash=sha256:c2f0837a259002489e59d1c30008791e3b3bb59e30e48c64e1d2d270147a4549 \
--hash=sha256:cbf197ce28f04bc1ffa1db0aa26a1903d9bfa57a490f70537932e84367cdd15b
boto3==1.35.3 \
--hash=sha256:9c2799cfeba2c68d91f840b6d018ffe76f5f27514dcbb166b20d9e3a704cbcea \
--hash=sha256:e24f9b8a4dc85bfcf4d3e9183589dba6ed2964dfa1233ca578fc7c04db1c68b4
# via cloudpub (setup.py)
botocore==1.35.2 \
--hash=sha256:92b168d8be79055bb25754aa34d699866d8aa66abc69f8ce99b0c191bd9c6e70 \
--hash=sha256:96c8eb6f0baed623a1b57ca9f24cb21d5508872cf0dfebb55527a85b6dbc76ba
botocore==1.35.3 \
--hash=sha256:3ff54075e125304a8978e5d3f27ab96485f2deedb561d458b0567a0a921dc243 \
--hash=sha256:ff0c3189c0aa588c3aeda3f3e5e37925d64deaac6748310124307f978933e768
# via
# boto3
# s3transfer
Expand Down
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ attrs==24.2.0 \
--hash=sha256:5cfb1b9148b5b086569baec03f20d7b6bf3bcacc9a42bebf87ffaaca362f6346 \
--hash=sha256:81921eb96de3191c8258c199618104dd27ac608d9366f5e35d011eae1867ede2
# via cloudpub (setup.py)
boto3==1.35.2 \
--hash=sha256:c2f0837a259002489e59d1c30008791e3b3bb59e30e48c64e1d2d270147a4549 \
--hash=sha256:cbf197ce28f04bc1ffa1db0aa26a1903d9bfa57a490f70537932e84367cdd15b
boto3==1.35.3 \
--hash=sha256:9c2799cfeba2c68d91f840b6d018ffe76f5f27514dcbb166b20d9e3a704cbcea \
--hash=sha256:e24f9b8a4dc85bfcf4d3e9183589dba6ed2964dfa1233ca578fc7c04db1c68b4
# via cloudpub (setup.py)
botocore==1.35.2 \
--hash=sha256:92b168d8be79055bb25754aa34d699866d8aa66abc69f8ce99b0c191bd9c6e70 \
--hash=sha256:96c8eb6f0baed623a1b57ca9f24cb21d5508872cf0dfebb55527a85b6dbc76ba
botocore==1.35.3 \
--hash=sha256:3ff54075e125304a8978e5d3f27ab96485f2deedb561d458b0567a0a921dc243 \
--hash=sha256:ff0c3189c0aa588c3aeda3f3e5e37925d64deaac6748310124307f978933e768
# via
# boto3
# s3transfer
Expand Down

0 comments on commit 39eb56b

Please sign in to comment.