Skip to content

Commit

Permalink
Latest data: Fri Oct 18 08:05:58 UTC 2024
Browse files Browse the repository at this point in the history
github.actions committed Oct 18, 2024
1 parent 1ac9c61 commit 0891197
Showing 6 changed files with 20 additions and 20 deletions.
20 changes: 10 additions & 10 deletions requirements/aws-sam-cli-requirements.txt
Original file line number Diff line number Diff line change
@@ -5,11 +5,11 @@ aws-lambda-builders==1.50.0
aws-sam-translator==1.91.0
binaryornot==0.4.4
blinker==1.8.2
boto3==1.35.39
boto3-stubs==1.35.23
botocore==1.35.39
botocore-stubs==1.35.39
cfn-lint==1.14.2
boto3==1.35.43
boto3-stubs==1.35.32
botocore==1.35.43
botocore-stubs==1.35.43
cfn-lint==1.16.1
chardet==5.2.0
charset-normalizer==3.4.0
chevron==0.14.0
@@ -31,12 +31,12 @@ markupsafe==3.0.1
mdurl==0.1.2
mpmath==1.3.0
mypy-boto3-apigateway==1.35.25
mypy-boto3-cloudformation==1.35.0
mypy-boto3-cloudformation==1.35.41
mypy-boto3-ecr==1.35.21
mypy-boto3-iam==1.35.0
mypy-boto3-kinesis==1.35.26
mypy-boto3-lambda==1.35.28
mypy-boto3-s3==1.35.32
mypy-boto3-s3==1.35.42
mypy-boto3-schemas==1.35.0
mypy-boto3-secretsmanager==1.35.0
mypy-boto3-signer==1.35.0
@@ -56,11 +56,11 @@ pyyaml==6.0.2
referencing==0.35.1
regex==2024.9.11
requests==2.32.3
rich==13.8.1
rich==13.9.2
rpds-py==0.20.0
ruamel-yaml==0.18.6
s3transfer==0.10.3
setuptools==75.1.0
setuptools==75.2.0
six==1.16.0
sympy==1.13.3
text-unidecode==1.3
@@ -71,6 +71,6 @@ types-s3transfer==0.10.3
typing-extensions==4.12.2
tzlocal==5.2
urllib3==2.2.3
watchdog==4.0.2
watchdog==5.0.3
werkzeug==3.0.4
wheel==0.44.0
2 changes: 1 addition & 1 deletion requirements/azure-cli-requirements.txt
Original file line number Diff line number Diff line change
@@ -112,7 +112,7 @@ packaging==23.2
paramiko==3.4.0
pkginfo==1.8.2
portalocker==2.3.2
psutil==5.9.5
psutil==6.0.0
pycparser==2.22
Pygments==2.18.0
PyJWT==2.4.0
4 changes: 2 additions & 2 deletions requirements/cfn-lint-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
annotated-types==0.7.0
attrs==24.2.0
aws-sam-translator==1.91.0
boto3==1.35.39
botocore==1.35.39
boto3==1.35.43
botocore==1.35.43
jmespath==1.0.1
jsonpatch==1.33
jsonpointer==3.0.0
2 changes: 1 addition & 1 deletion requirements/conan-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
charset-normalizer==3.4.0
colorama==0.4.6
distro==1.9.0
distro==1.8.0
fasteners==0.19
idna==3.10
jinja2==3.1.4
8 changes: 4 additions & 4 deletions requirements/dstack-requirements.txt
Original file line number Diff line number Diff line change
@@ -19,8 +19,8 @@ azure-mgmt-network==27.0.0
azure-mgmt-resource==23.1.1
azure-mgmt-subscription==3.1.1
bcrypt==4.2.0
boto3==1.35.41
botocore==1.35.41
boto3==1.35.42
botocore==1.35.42
cached-classproperty==1.0.1
cachetools==5.5.0
charset-normalizer==3.4.0
@@ -102,7 +102,7 @@ rich-argparse==1.5.2
rpds-py==0.20.0
rsa==4.9
s3transfer==0.10.3
sentry-sdk==2.16.0
sentry-sdk==2.17.0
simple-term-menu==1.6.4
six==1.16.0
smmap==5.0.1
@@ -120,5 +120,5 @@ watchfiles==0.24.0
websocket-client==1.8.0
wrapt==1.16.0
www-authenticate==0.9.2
yarl==1.15.3
yarl==1.15.4
zipp==3.20.2
4 changes: 2 additions & 2 deletions requirements/semgrep-requirements.txt
Original file line number Diff line number Diff line change
@@ -27,15 +27,15 @@ opentelemetry-sdk==1.25.0
opentelemetry-semantic-conventions==0.46b0
opentelemetry-util-http==0.46b0
packaging==24.1
peewee==3.17.6
peewee==3.17.7
protobuf==4.25.5
pygments==2.18.0
referencing==0.35.1
requests==2.32.3
rich==13.5.3
rpds-py==0.20.0
ruamel-yaml==0.17.40
setuptools==75.1.0
setuptools==75.2.0
tomli==2.0.2
typing-extensions==4.12.2
urllib3==2.2.3

0 comments on commit 0891197

Please sign in to comment.