Skip to content

Commit

Permalink
chore: scheduled pip-compile
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow committed Feb 2, 2025
1 parent af92085 commit 4911c92
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 24 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.36.6 \
--hash=sha256:6d473f0f340d02b4e9ad5b8e68786a09728101a8b950231b89ebdaf72b6dca21
boto3==1.36.11 \
--hash=sha256:641dd772eac111d9443258f0f5491c57c2af47bddae94a8d32de19edb5bf7b1c
# via -r /home/runner/work/exodus-lambda/exodus-lambda/requirements.in
botocore==1.36.6 \
--hash=sha256:f77bbbb03fb420e260174650fb5c0cc142ec20a96967734eed2b0ef24334ef34
botocore==1.36.11 \
--hash=sha256:82c5660027f696608d0e55feb08c146c11c7ebeba7615961c7765dcf6009a00d
# via
# -r /home/runner/work/exodus-lambda/exodus-lambda/requirements.in
# boto3
Expand All @@ -21,8 +21,8 @@ cachetools==5.5.1 \
cdn-definitions==3.3.0 \
--hash=sha256:e614d54ef65f1873eed2f7292e3b96b8a6eade967cdca1f8fe2fc13eb66cea1a
# via -r /home/runner/work/exodus-lambda/exodus-lambda/requirements.in
certifi==2024.12.14 \
--hash=sha256:1275f7a45be9464efc1173084eaa30f866fe2e47d389406136d332ed4967ec56
certifi==2025.1.31 \
--hash=sha256:ca78db4565a652026a4db2bcdf68f2fb589ea80d0be70e03929ed730746b84fe
# via requests
cffi==1.17.1 \
--hash=sha256:045d61c734659cc045141be4bae381a41d89b741f795af1dd018bfb532fd0df8 \
Expand Down
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
#
--only-binary :all:

boto3==1.36.6 \
--hash=sha256:6d473f0f340d02b4e9ad5b8e68786a09728101a8b950231b89ebdaf72b6dca21
boto3==1.36.11 \
--hash=sha256:641dd772eac111d9443258f0f5491c57c2af47bddae94a8d32de19edb5bf7b1c
# via -r requirements.in
botocore==1.36.6 \
--hash=sha256:f77bbbb03fb420e260174650fb5c0cc142ec20a96967734eed2b0ef24334ef34
botocore==1.36.11 \
--hash=sha256:82c5660027f696608d0e55feb08c146c11c7ebeba7615961c7765dcf6009a00d
# via
# -r requirements.in
# boto3
Expand All @@ -21,8 +21,8 @@ cachetools==5.5.1 \
cdn-definitions==3.3.0 \
--hash=sha256:e614d54ef65f1873eed2f7292e3b96b8a6eade967cdca1f8fe2fc13eb66cea1a
# via -r requirements.in
certifi==2024.12.14 \
--hash=sha256:1275f7a45be9464efc1173084eaa30f866fe2e47d389406136d332ed4967ec56
certifi==2025.1.31 \
--hash=sha256:ca78db4565a652026a4db2bcdf68f2fb589ea80d0be70e03929ed730746b84fe
# via requests
cffi==1.17.1 \
--hash=sha256:045d61c734659cc045141be4bae381a41d89b741f795af1dd018bfb532fd0df8 \
Expand Down
24 changes: 12 additions & 12 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@ annotated-types==0.7.0 \
astroid==3.3.8 \
--hash=sha256:187ccc0c248bfbba564826c26f070494f7bc964fd286b6d9fff4420e55de828c
# via pylint
authlib==1.4.0 \
--hash=sha256:4bb20b978c8b636222b549317c1815e1fe62234fc1c5efe8855d84aebf3a74e3
authlib==1.4.1 \
--hash=sha256:edc29c3f6a3e72cd9e9f45fff67fc663a2c364022eb0371c003f22d5405915c1
# via safety
bandit==1.8.2 \
--hash=sha256:df6146ad73dd30e8cbda4e29689ddda48364e36ff655dbfc86998401fcf1721f
# via -r test-requirements.in
boto3==1.36.6 \
--hash=sha256:6d473f0f340d02b4e9ad5b8e68786a09728101a8b950231b89ebdaf72b6dca21
boto3==1.36.11 \
--hash=sha256:641dd772eac111d9443258f0f5491c57c2af47bddae94a8d32de19edb5bf7b1c
# via
# -r /home/runner/work/exodus-lambda/exodus-lambda/requirements.in
# -r requirements.in
botocore==1.36.6 \
--hash=sha256:f77bbbb03fb420e260174650fb5c0cc142ec20a96967734eed2b0ef24334ef34
botocore==1.36.11 \
--hash=sha256:82c5660027f696608d0e55feb08c146c11c7ebeba7615961c7765dcf6009a00d
# via
# -r /home/runner/work/exodus-lambda/exodus-lambda/requirements.in
# -r requirements.in
Expand All @@ -40,8 +40,8 @@ cdn-definitions==3.3.0 \
# via
# -r /home/runner/work/exodus-lambda/exodus-lambda/requirements.in
# -r requirements.in
certifi==2024.12.14 \
--hash=sha256:1275f7a45be9464efc1173084eaa30f866fe2e47d389406136d332ed4967ec56
certifi==2025.1.31 \
--hash=sha256:ca78db4565a652026a4db2bcdf68f2fb589ea80d0be70e03929ed730746b84fe
# via requests
cffi==1.17.1 \
--hash=sha256:045d61c734659cc045141be4bae381a41d89b741f795af1dd018bfb532fd0df8 \
Expand Down Expand Up @@ -377,8 +377,8 @@ importlib-metadata==8.6.1 \
iniconfig==2.0.0 \
--hash=sha256:b6a85871a79d2e3b22d2d1b94ac2824226a63c6b741c88f7ae975f18b6778374
# via pytest
isort==5.13.2 \
--hash=sha256:8ca5e72a8d85860d5a3fa69b8745237f2939afe12dbf656afbcb47fe72d947a6
isort==6.0.0 \
--hash=sha256:567954102bb47bb12e0fae62606570faacddd441e45683968c8d1734fb1af892
# via pylint
jinja2==3.1.5 \
--hash=sha256:aba0f4dc9ed8013c424088f68a5c226f7d6097ed89b246d7749c2ec4175c6adb
Expand Down Expand Up @@ -647,8 +647,8 @@ pydantic-core==2.23.4 \
pygments==2.19.1 \
--hash=sha256:9ea1544ad55cecf4b8242fab6dd35a93bbce657034b0611ee383099054ab6d8c
# via rich
pylint==3.3.3 \
--hash=sha256:26e271a2bc8bce0fc23833805a9076dd9b4d5194e2a02164942cb3cdc37b4183
pylint==3.3.4 \
--hash=sha256:289e6a1eb27b453b08436478391a48cd53bb0efb824873f949e709350f3de018
# via -r test-requirements.in
pytest==8.3.4 \
--hash=sha256:50e16d954148559c9a74109af1eaf0c945ba2d8f30f0a3d3335edde19788b6f6
Expand Down

0 comments on commit 4911c92

Please sign in to comment.