Skip to content

Commit

Permalink
Merge branch 'develop' into dependabot/pip/requirements/develop/watch…
Browse files Browse the repository at this point in the history
…dog-5.0.2
  • Loading branch information
lucashuy authored Sep 26, 2024
2 parents 1d943f5 + 3aad0d5 commit b7a85ef
Show file tree
Hide file tree
Showing 10 changed files with 103 additions and 103 deletions.
2 changes: 1 addition & 1 deletion installer/pyinstaller/build-linux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ if [ "$python_version" = "" ]; then
fi

if [ "$openssl_version" = "" ]; then
openssl_version="3.0.14";
openssl_version="3.0.15";
fi

if [ "$zlib_version" = "" ]; then
Expand Down
2 changes: 1 addition & 1 deletion installer/pyinstaller/build-mac.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ if [ "$python_library_zip_filename" = "" ]; then
fi

if [ "$openssl_version" = "" ]; then
openssl_version="3.0.14";
openssl_version="3.0.15";
fi

if [ "$python_version" = "" ]; then
Expand Down
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ regex!=2021.10.8
tzlocal==5.2

#Adding cfn-lint dependency for SAM validate
cfn-lint~=1.12.4
cfn-lint~=1.14.2

# Type checking boto3 objects
boto3-stubs[apigateway,cloudformation,ecr,iam,lambda,s3,schemas,secretsmanager,signer,stepfunctions,sts,xray,sqs,kinesis]==1.35.20
boto3-stubs[apigateway,cloudformation,ecr,iam,lambda,s3,schemas,secretsmanager,signer,stepfunctions,sts,xray,sqs,kinesis]==1.35.23
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ pytest-cov==5.0.0
# here we fix its version and upgrade it manually in the future
mypy==1.11.2
types-pywin32==306.0.0.20240822
types-PyYAML==6.0.12.20240808
types-PyYAML==6.0.12.20240917
types-chevron==0.14.2.20240310
types-psutil==6.0.0.20240901
types-setuptools==74.1.0.20240907
types-setuptools==75.1.0.20240917
types-Pygments==2.18.0.20240506
types-colorama==0.4.15.20240311
types-dateparser==1.2.0.20240420
Expand All @@ -22,7 +22,7 @@ types-pyOpenSSL==24.1.0.20240722
# lucashuy: pin `types-request` based on the Python version since newer versions of
# the types require a newer version of requests, which is only installed in newer versions of Python
types-requests==2.31.0.6; python_version<"3.10"
types-requests==2.32.0.20240907; python_version>="3.10"
types-requests==2.32.0.20240914; python_version>="3.10"
types-urllib3==1.26.25.14

# Test requirements
Expand Down
2 changes: 1 addition & 1 deletion requirements/pre-dev.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ruff==0.6.4
ruff==0.6.6
2 changes: 1 addition & 1 deletion requirements/pyinstaller-build.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Executable binary builder requirements
setuptools==70.3.0
setuptools==75.1.0
pyinstaller==6.10.0
60 changes: 30 additions & 30 deletions requirements/reproducible-linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,25 +36,25 @@ blinker==1.8.2 \
--hash=sha256:1779309f71bf239144b9399d06ae925637cf6634cf6bd131104184531bf67c01 \
--hash=sha256:8f77b09d3bf7c795e969e9486f39c2c5e9c39d4ee07424be2bc594ece9642d83
# via flask
boto3==1.35.20 \
--hash=sha256:47e89d95964f10beee21ee723c3290874fddf364269bd97d200e8bfa9bf93a06 \
--hash=sha256:aaddbeb8c37608492f2c8286d004101464833d4c6e49af44601502b8b18785ed
boto3==1.35.23 \
--hash=sha256:3fbf1d5b749c92ed43aa190650979dff9f83790a42522e1e9eefa54c8e44bc4b \
--hash=sha256:ecba4362f82e23ef775c72b3e6fdef3ef68443629b79e88886d5088302ffc050
# via
# aws-sam-cli (setup.py)
# aws-sam-translator
boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]==1.35.20 \
--hash=sha256:c2a312a4c0c7c1553b1a17c0e40fb2bc077080d8c8714d5e327b61d02a482768 \
--hash=sha256:ebc91c55532cd8623aee76223d323a5021c6d4381d3e6ded0a6054352d37b9c6
boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]==1.35.23 \
--hash=sha256:15e0825f0338dfd6f8623ecce44bd2369aabae7aeea3f706772c9172b6f3cff6 \
--hash=sha256:78d96e7135e2ed2743211000b7a592c90ea1caf6c2a203f4778af527da7353c1
# via aws-sam-cli (setup.py)
botocore==1.35.20 \
--hash=sha256:62412038f960691a299e60492f9ee7e8e75af563f2eca7f3640b3b54b8f5d236 \
--hash=sha256:82ad8a73fcd5852d127461c8dadbe40bf679f760a4efb0dde8d4d269ad3f126f
botocore==1.35.23 \
--hash=sha256:25b17a9ccba6ad32bb5bf7ba4f52656aa03c1cb29f6b4e438050ee4ad1967a3b \
--hash=sha256:cab9ec4e0367b9f33f0bc02c5a29f587b0119ecffd6d125bacee085dcbc8817d
# via
# boto3
# s3transfer
botocore-stubs==1.35.20 \
--hash=sha256:f34d8908fa6a29d3dec57a373160d2defca3e2250d689864b23c9fea95669f97 \
--hash=sha256:f5f6e2e846fa924d26a6c9c07d44ab0572db6d841f7be83591b60241cecd031f
botocore-stubs==1.35.23 \
--hash=sha256:3a335e6898d7ca0dc79292f15693e2743ec394f9d08d36f94e7a61df3bb9a14e \
--hash=sha256:8b9d554b5adcc070e30d9089d36cb82a4a2286df684274654ad74e5f354b8491
# via boto3-stubs
certifi==2024.8.30 \
--hash=sha256:922820b53db7a7257ffbda3f597266d435245903d80737e34f8a45ff3e3230d8 \
Expand Down Expand Up @@ -129,9 +129,9 @@ cffi==1.17.1 \
--hash=sha256:f7f5baafcc48261359e14bcd6d9bff6d4b28d9103847c9e136694cb0501aef87 \
--hash=sha256:fc48c783f9c87e60831201f2cce7f3b2e4846bf4d8728eabe54d60700b318a0b
# via cryptography
cfn-lint==1.12.4 \
--hash=sha256:14c2faa79b421c0ceeb09e201f225ff984efea39b1dd34ba98979e4107b709d9 \
--hash=sha256:30fac1eec8acb1fb5f66300c8f2e17aaffad9788ccb7dc7f12bd0aee571300d1
cfn-lint==1.14.2 \
--hash=sha256:34343ec06fc9a08d8947fa1cd61d1e8ad3430ee745654099752da6f7d72f880d \
--hash=sha256:e88c473684fe78a23b6ccdce2fd393cf6a52a3a4b2b6e7160888bd41bd07aa8c
# via aws-sam-cli (setup.py)
chardet==5.2.0 \
--hash=sha256:1b3b6ff479a8c414bc3fa2c0852995695c4a026dcd6d0633b2dd092ca39c1cf7 \
Expand Down Expand Up @@ -285,9 +285,9 @@ flask==3.0.3 \
--hash=sha256:34e815dfaa43340d1d15a5c3a02b8476004037eb4840b34910c6e21679d288f3 \
--hash=sha256:ceb27b0af3823ea2737928a4d99d125a06175b8512c445cbd9a9ce200ef76842
# via aws-sam-cli (setup.py)
idna==3.8 \
--hash=sha256:050b4e5baadcd44d760cedbd2b8e639f2ff89bbc7a5730fcc662954303377aac \
--hash=sha256:d838c2c0ed6fced7693d5e8ab8e734d5f8fda53a039c0164afb0b82e771e3603
idna==3.10 \
--hash=sha256:12f65c9b470abda6dc35cf8e63cc574b1c52b11df2c86030af0ac09b01b13ea9 \
--hash=sha256:946d195a0d259cbba61165e88e65941f16e9b36ea6ddb97f00452bae8b1287d3
# via requests
itsdangerous==2.2.0 \
--hash=sha256:c6242fc49e35958c8b15141343aa660db5fc54d4f13a1db01a3f5891b98700ef \
Expand Down Expand Up @@ -408,9 +408,9 @@ mypy-boto3-cloudformation==1.35.0 \
--hash=sha256:0d037d9d6bdb439a84e2391ba987a4e03fcedfad0e881db1cf0f7861d275907c \
--hash=sha256:5da07e14a206a7f0015434d1730a6a68a33167ea6746343189dd1742cfcfdb7d
# via boto3-stubs
mypy-boto3-ecr==1.35.17 \
--hash=sha256:18f752d81f3dbc304816ef8a7cf70a3bff63d6583bdaf211d70891322a97475d \
--hash=sha256:a6e587e9dabfc293b4b763c519e1bb8626e2d09aeedc42f23a6aab8ef0b1bdeb
mypy-boto3-ecr==1.35.21 \
--hash=sha256:90a067cc131129e010887b8da3caa8d34d32da9c17121b5dc047f738c2c1f00c \
--hash=sha256:d7e8c24086ce3b259e4ac2a271fc34ed4effde99c7899ac7d64c2da3cff0acd7
# via boto3-stubs
mypy-boto3-iam==1.35.0 \
--hash=sha256:aaa7608799500e2a2ee241d8c3c123f6d1c2ef2d29025c5dff3ac2720a555ccc \
Expand All @@ -420,13 +420,13 @@ mypy-boto3-kinesis==1.35.0 \
--hash=sha256:de62df45ad2ed5351c8dabb8890ad4b0e566ba414ea1409082525e36a61f929f \
--hash=sha256:f3c7c14dda3684c31e342ff49475aac242cb096137dde5ae8ce1fadd6067e74e
# via boto3-stubs
mypy-boto3-lambda==1.35.3 \
--hash=sha256:2e78c12a7ba4d2d9c99b75fad58804fd99820e954ab557f14f099d6c85a882ab \
--hash=sha256:b59e45facfc166eddb1d5c2696aa8127463455f9e439e3438494965bcd97c97d
mypy-boto3-lambda==1.35.23 \
--hash=sha256:23bd1e6eea94edc598bbeac05aa6946cd3625ddabd2592ff766f3ef8e889c5aa \
--hash=sha256:8df35de8045497f6a2282d05fe6466ffb8bce94cb610e75824065ea68be9928c
# via boto3-stubs
mypy-boto3-s3==1.35.16 \
--hash=sha256:599567e327eaabe4cdd0c226c07cac850431d048166aba49c2a162031ec48934 \
--hash=sha256:d62361c8f36fdbef2995f62c3f62fec820a489696806d4c356de90b107c0e166
mypy-boto3-s3==1.35.22 \
--hash=sha256:5b5aec56e16ef48766ae81b1807263127eebc4e6bfbeeef3f2f2cb7c30c06d03 \
--hash=sha256:9f64e1196ffecc2c6ab7bee95e848692b5f464a1df14211361ea6bbbc2038387
# via boto3-stubs
mypy-boto3-schemas==1.35.0 \
--hash=sha256:a63cbf1c5189e29638b7f1522357db080bfd99e142110a06df6192b5d68f0dc8 \
Expand Down Expand Up @@ -1032,7 +1032,7 @@ wheel==0.44.0 \
# via aws-lambda-builders

# The following packages are considered to be unsafe in a requirements file:
setuptools==70.3.0 \
--hash=sha256:f171bab1dfbc86b132997f26a119f6056a57950d058587841a0082e8830f9dc5 \
--hash=sha256:fe384da74336c398e0d956d1cae0669bc02eed936cdb1d49b57de1990dc11ffc
setuptools==75.1.0 \
--hash=sha256:35ab7fd3bcd95e6b7fd704e4a1539513edad446c097797f2985e0e4b960772f2 \
--hash=sha256:d59a21b17a275fb872a9c3dae73963160ae079f1049ed956880cd7c09b120538
# via aws-lambda-builders
66 changes: 33 additions & 33 deletions requirements/reproducible-mac.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,25 +54,25 @@ blinker==1.8.2 \
--hash=sha256:1779309f71bf239144b9399d06ae925637cf6634cf6bd131104184531bf67c01 \
--hash=sha256:8f77b09d3bf7c795e969e9486f39c2c5e9c39d4ee07424be2bc594ece9642d83
# via flask
boto3==1.35.20 \
--hash=sha256:47e89d95964f10beee21ee723c3290874fddf364269bd97d200e8bfa9bf93a06 \
--hash=sha256:aaddbeb8c37608492f2c8286d004101464833d4c6e49af44601502b8b18785ed
boto3==1.35.23 \
--hash=sha256:3fbf1d5b749c92ed43aa190650979dff9f83790a42522e1e9eefa54c8e44bc4b \
--hash=sha256:ecba4362f82e23ef775c72b3e6fdef3ef68443629b79e88886d5088302ffc050
# via
# aws-sam-cli (setup.py)
# aws-sam-translator
boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]==1.35.20 \
--hash=sha256:c2a312a4c0c7c1553b1a17c0e40fb2bc077080d8c8714d5e327b61d02a482768 \
--hash=sha256:ebc91c55532cd8623aee76223d323a5021c6d4381d3e6ded0a6054352d37b9c6
boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]==1.35.23 \
--hash=sha256:15e0825f0338dfd6f8623ecce44bd2369aabae7aeea3f706772c9172b6f3cff6 \
--hash=sha256:78d96e7135e2ed2743211000b7a592c90ea1caf6c2a203f4778af527da7353c1
# via aws-sam-cli (setup.py)
botocore==1.35.20 \
--hash=sha256:62412038f960691a299e60492f9ee7e8e75af563f2eca7f3640b3b54b8f5d236 \
--hash=sha256:82ad8a73fcd5852d127461c8dadbe40bf679f760a4efb0dde8d4d269ad3f126f
botocore==1.35.23 \
--hash=sha256:25b17a9ccba6ad32bb5bf7ba4f52656aa03c1cb29f6b4e438050ee4ad1967a3b \
--hash=sha256:cab9ec4e0367b9f33f0bc02c5a29f587b0119ecffd6d125bacee085dcbc8817d
# via
# boto3
# s3transfer
botocore-stubs==1.35.20 \
--hash=sha256:f34d8908fa6a29d3dec57a373160d2defca3e2250d689864b23c9fea95669f97 \
--hash=sha256:f5f6e2e846fa924d26a6c9c07d44ab0572db6d841f7be83591b60241cecd031f
botocore-stubs==1.35.23 \
--hash=sha256:3a335e6898d7ca0dc79292f15693e2743ec394f9d08d36f94e7a61df3bb9a14e \
--hash=sha256:8b9d554b5adcc070e30d9089d36cb82a4a2286df684274654ad74e5f354b8491
# via boto3-stubs
certifi==2024.8.30 \
--hash=sha256:922820b53db7a7257ffbda3f597266d435245903d80737e34f8a45ff3e3230d8 \
Expand Down Expand Up @@ -147,9 +147,9 @@ cffi==1.17.1 \
--hash=sha256:f7f5baafcc48261359e14bcd6d9bff6d4b28d9103847c9e136694cb0501aef87 \
--hash=sha256:fc48c783f9c87e60831201f2cce7f3b2e4846bf4d8728eabe54d60700b318a0b
# via cryptography
cfn-lint==1.12.4 \
--hash=sha256:14c2faa79b421c0ceeb09e201f225ff984efea39b1dd34ba98979e4107b709d9 \
--hash=sha256:30fac1eec8acb1fb5f66300c8f2e17aaffad9788ccb7dc7f12bd0aee571300d1
cfn-lint==1.14.2 \
--hash=sha256:34343ec06fc9a08d8947fa1cd61d1e8ad3430ee745654099752da6f7d72f880d \
--hash=sha256:e88c473684fe78a23b6ccdce2fd393cf6a52a3a4b2b6e7160888bd41bd07aa8c
# via aws-sam-cli (setup.py)
chardet==5.2.0 \
--hash=sha256:1b3b6ff479a8c414bc3fa2c0852995695c4a026dcd6d0633b2dd092ca39c1cf7 \
Expand Down Expand Up @@ -303,9 +303,9 @@ flask==3.0.3 \
--hash=sha256:34e815dfaa43340d1d15a5c3a02b8476004037eb4840b34910c6e21679d288f3 \
--hash=sha256:ceb27b0af3823ea2737928a4d99d125a06175b8512c445cbd9a9ce200ef76842
# via aws-sam-cli (setup.py)
idna==3.8 \
--hash=sha256:050b4e5baadcd44d760cedbd2b8e639f2ff89bbc7a5730fcc662954303377aac \
--hash=sha256:d838c2c0ed6fced7693d5e8ab8e734d5f8fda53a039c0164afb0b82e771e3603
idna==3.10 \
--hash=sha256:12f65c9b470abda6dc35cf8e63cc574b1c52b11df2c86030af0ac09b01b13ea9 \
--hash=sha256:946d195a0d259cbba61165e88e65941f16e9b36ea6ddb97f00452bae8b1287d3
# via requests
importlib-metadata==8.5.0 \
--hash=sha256:45e54197d28b7a7f1559e60b95e7c567032b602131fbd588f1497f47880aa68b \
Expand Down Expand Up @@ -436,9 +436,9 @@ mypy-boto3-cloudformation==1.35.0 \
--hash=sha256:0d037d9d6bdb439a84e2391ba987a4e03fcedfad0e881db1cf0f7861d275907c \
--hash=sha256:5da07e14a206a7f0015434d1730a6a68a33167ea6746343189dd1742cfcfdb7d
# via boto3-stubs
mypy-boto3-ecr==1.35.17 \
--hash=sha256:18f752d81f3dbc304816ef8a7cf70a3bff63d6583bdaf211d70891322a97475d \
--hash=sha256:a6e587e9dabfc293b4b763c519e1bb8626e2d09aeedc42f23a6aab8ef0b1bdeb
mypy-boto3-ecr==1.35.21 \
--hash=sha256:90a067cc131129e010887b8da3caa8d34d32da9c17121b5dc047f738c2c1f00c \
--hash=sha256:d7e8c24086ce3b259e4ac2a271fc34ed4effde99c7899ac7d64c2da3cff0acd7
# via boto3-stubs
mypy-boto3-iam==1.35.0 \
--hash=sha256:aaa7608799500e2a2ee241d8c3c123f6d1c2ef2d29025c5dff3ac2720a555ccc \
Expand All @@ -448,13 +448,13 @@ mypy-boto3-kinesis==1.35.0 \
--hash=sha256:de62df45ad2ed5351c8dabb8890ad4b0e566ba414ea1409082525e36a61f929f \
--hash=sha256:f3c7c14dda3684c31e342ff49475aac242cb096137dde5ae8ce1fadd6067e74e
# via boto3-stubs
mypy-boto3-lambda==1.35.3 \
--hash=sha256:2e78c12a7ba4d2d9c99b75fad58804fd99820e954ab557f14f099d6c85a882ab \
--hash=sha256:b59e45facfc166eddb1d5c2696aa8127463455f9e439e3438494965bcd97c97d
mypy-boto3-lambda==1.35.23 \
--hash=sha256:23bd1e6eea94edc598bbeac05aa6946cd3625ddabd2592ff766f3ef8e889c5aa \
--hash=sha256:8df35de8045497f6a2282d05fe6466ffb8bce94cb610e75824065ea68be9928c
# via boto3-stubs
mypy-boto3-s3==1.35.16 \
--hash=sha256:599567e327eaabe4cdd0c226c07cac850431d048166aba49c2a162031ec48934 \
--hash=sha256:d62361c8f36fdbef2995f62c3f62fec820a489696806d4c356de90b107c0e166
mypy-boto3-s3==1.35.22 \
--hash=sha256:5b5aec56e16ef48766ae81b1807263127eebc4e6bfbeeef3f2f2cb7c30c06d03 \
--hash=sha256:9f64e1196ffecc2c6ab7bee95e848692b5f464a1df14211361ea6bbbc2038387
# via boto3-stubs
mypy-boto3-schemas==1.35.0 \
--hash=sha256:a63cbf1c5189e29638b7f1522357db080bfd99e142110a06df6192b5d68f0dc8 \
Expand Down Expand Up @@ -1070,15 +1070,15 @@ wheel==0.44.0 \
--hash=sha256:2376a90c98cc337d18623527a97c31797bd02bad0033d41547043a1cbfbe448f \
--hash=sha256:a29c3f2817e95ab89aa4660681ad547c0e9547f20e75b0562fe7723c9a2a9d49
# via aws-lambda-builders
zipp==3.20.1 \
--hash=sha256:9960cd8967c8f85a56f920d5d507274e74f9ff813a0ab8889a5b5be2daf44064 \
--hash=sha256:c22b14cc4763c5a5b04134207736c107db42e9d3ef2d9779d465f5f1bcba572b
zipp==3.20.2 \
--hash=sha256:a817ac80d6cf4b23bf7f2828b7cabf326f15a001bea8b1f9b49631780ba28350 \
--hash=sha256:bc9eb26f4506fda01b81bcde0ca78103b6e62f991b381fec825435c836edbc29
# via
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
setuptools==70.3.0 \
--hash=sha256:f171bab1dfbc86b132997f26a119f6056a57950d058587841a0082e8830f9dc5 \
--hash=sha256:fe384da74336c398e0d956d1cae0669bc02eed936cdb1d49b57de1990dc11ffc
setuptools==75.1.0 \
--hash=sha256:35ab7fd3bcd95e6b7fd704e4a1539513edad446c097797f2985e0e4b960772f2 \
--hash=sha256:d59a21b17a275fb872a9c3dae73963160ae079f1049ed956880cd7c09b120538
# via aws-lambda-builders
Loading

0 comments on commit b7a85ef

Please sign in to comment.