Skip to content

Commit 24a0229

Browse files
author
github.actions
committed
Latest data: Tue Oct 29 08:06:33 UTC 2024
1 parent b8948c9 commit 24a0229

File tree

5 files changed

+20
-18
lines changed

5 files changed

+20
-18
lines changed

requirements/cfn-lint-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
annotated-types==0.7.0
22
attrs==24.2.0
33
aws-sam-translator==1.91.0
4-
boto3==1.35.45
5-
botocore==1.35.45
4+
boto3==1.35.50
5+
botocore==1.35.50
66
jmespath==1.0.1
77
jsonpatch==1.33
88
jsonpointer==3.0.0

requirements/checkdmarc-requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@ charset-normalizer==3.4.0
22
dnspython==2.7.0
33
expiringdict==1.2.2
44
idna==3.10
5+
pem==23.1.0
56
publicsuffixlist==1.0.2.20241026
67
pyleri==1.4.3
8+
pyopenssl==24.2.1
79
requests==2.32.3
810
timeout-decorator==0.5.0
911
urllib3==2.2.3

requirements/checkov-requirements.txt

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ aiosignal==1.3.1
66
annotated-types==0.7.0
77
argcomplete==3.5.1
88
attrs==24.2.0
9-
bc-detect-secrets==1.5.15
9+
bc-detect-secrets==1.5.17
1010
bc-jsonpath-ng==1.6.1
1111
bc-python-hcl2==0.4.2
1212
beartype==0.19.0
1313
beautifulsoup4==4.12.3
1414
boolean-py==4.0
1515
boto3==1.34.25
1616
botocore==1.34.25
17-
cached-property==1.5.2
17+
cached-property==2.0.1
1818
cachetools==5.5.0
1919
cffi==1.17.1
2020
charset-normalizer==3.4.0
@@ -30,25 +30,24 @@ defusedxml==0.7.1
3030
docker==7.1.0
3131
dockerfile-parse==2.0.1
3232
dpath==2.1.3
33-
frozenlist==1.4.1
33+
frozenlist==1.5.0
3434
gitdb==4.0.11
3535
gitpython==3.1.43
3636
idna==3.10
3737
importlib-metadata==7.2.1
38-
isodate==0.6.1
3938
jinja2==3.1.4
4039
jmespath==1.0.1
4140
jsonschema==4.23.0
4241
jsonschema-specifications==2024.10.1
4342
junit-xml==1.9
4443
lark==1.2.2
45-
license-expression==30.3.1
44+
license-expression==30.4.0
4645
markdown==3.7
47-
markupsafe==3.0.1
46+
markupsafe==3.0.2
4847
multidict==6.1.0
4948
networkx==2.6.3
5049
openai==0.28.1
51-
orjson==3.10.7
50+
orjson==3.10.10
5251
packageurl-python==0.13.4
5352
packaging==23.2
5453
ply==3.11
@@ -64,7 +63,7 @@ pydantic-core==2.23.4
6463
pyparsing==3.2.0
6564
python-dateutil==2.9.0.post0
6665
pyyaml==6.0.2
67-
rdflib==7.0.0
66+
rdflib==7.1.1
6867
referencing==0.35.1
6968
regex==2024.9.11
7069
requests==2.32.3
@@ -80,12 +79,12 @@ soupsieve==2.6
8079
spdx-tools==0.8.3
8180
tabulate==0.9.0
8281
termcolor==2.3.0
83-
tqdm==4.66.5
82+
tqdm==4.66.6
8483
typing-extensions==4.12.2
8584
unidiff==0.7.5
8685
uritools==4.0.3
8786
urllib3==2.0.7
8887
wcwidth==0.2.13
89-
xmltodict==0.14.1
90-
yarl==1.15.2
88+
xmltodict==0.14.2
89+
yarl==1.16.0
9190
zipp==3.20.2

requirements/huggingface-cli-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ idna==3.10
55
packaging==24.1
66
pyyaml==6.0.2
77
requests==2.32.3
8-
tqdm==4.66.5
8+
tqdm==4.66.6
99
typing-extensions==4.12.2
1010
urllib3==2.2.3

requirements/llm-requirements.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
annotated-types==0.7.0
2-
anyio==4.6.0
2+
anyio==4.6.2.post1
33
click==8.1.7
44
click-default-group==1.2.4
55
distro==1.9.0
@@ -8,19 +8,20 @@ httpcore==1.0.6
88
httpx==0.27.2
99
idna==3.10
1010
jiter==0.6.1
11-
openai==1.51.2
11+
openai==1.52.2
1212
pluggy==1.5.0
13+
puremagic==1.28
1314
pydantic==2.9.2
1415
pydantic-core==2.23.4
1516
python-dateutil==2.9.0.post0
1617
python-ulid==3.0.0
1718
pyyaml==6.0.2
18-
setuptools==75.1.0
19+
setuptools==75.2.0
1920
six==1.16.0
2021
sniffio==1.3.1
2122
sqlite-fts4==1.0.3
2223
sqlite-migrate==0.1b0
2324
sqlite-utils==3.37
2425
tabulate==0.9.0
25-
tqdm==4.66.5
26+
tqdm==4.66.6
2627
typing-extensions==4.12.2

0 commit comments

Comments
 (0)