Skip to content

Commit

Permalink
Latest data: Wed Jun 12 08:04:34 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
github.actions committed Jun 12, 2024
1 parent 3392162 commit 78b612f
Show file tree
Hide file tree
Showing 10 changed files with 3,262 additions and 22 deletions.
646 changes: 646 additions & 0 deletions audits/dstack-requirements.audit.json

Large diffs are not rendered by default.

646 changes: 646 additions & 0 deletions audits/dvc-requirements.audit.json

Large diffs are not rendered by default.

648 changes: 648 additions & 0 deletions audits/parsedmarc-requirements.audit.json

Large diffs are not rendered by default.

648 changes: 648 additions & 0 deletions audits/prowler-requirements.audit.json

Large diffs are not rendered by default.

646 changes: 646 additions & 0 deletions audits/scoutsuite-requirements.audit.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions requirements/cfn-lint-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
annotated-types==0.7.0
attrs==23.2.0
aws-sam-translator==1.89.0
boto3==1.34.122
botocore==1.34.122
boto3==1.34.123
botocore==1.34.123
jmespath==1.0.1
jschema-to-python==1.2.3
jsonpatch==1.33
jsonpickle==3.0.4
jsonpointer==2.4
jsonpickle==3.2.1
jsonpointer==3.0.0
jsonschema==4.22.0
jsonschema-specifications==2023.12.1
junit-xml==1.9
Expand Down
20 changes: 11 additions & 9 deletions requirements/cfripper-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,17 @@
boto3==1.34.54
botocore==1.34.54
annotated-types==0.7.0
boto3==1.34.124
botocore==1.34.124
cfn-flip==1.3.0
click==8.1.7
jmespath==1.0.1
pluggy==0.13.1
pycfmodel==0.22.0
pydantic==1.10.14
pydash==7.0.7
pycfmodel==1.0.0
pydantic==2.7.3
pydantic-core==2.18.4
pydash==8.0.1
python-dateutil==2.9.0.post0
pyyaml==6.0.1
s3transfer==0.10.0
pyyaml==6.0.2rc1
s3transfer==0.10.1
six==1.16.0
typing-extensions==4.10.0
urllib3==2.0.7
typing-extensions==4.12.2
urllib3==2.2.1
8 changes: 6 additions & 2 deletions requirements/rbtools-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
colorama==0.4.6
housekeeping==1.1
importlib-metadata==7.1.0
importlib-resources==6.4.0
packaging==24.0
pydiffx==1.1
setuptools==69.5.1
six==1.16.0
texttable==1.7.0
tqdm==4.66.4
typing-extensions==4.11.0
typing-extensions==4.12.1
zipp==3.19.2
12 changes: 6 additions & 6 deletions requirements/robot-framework-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
attrs==23.2.0
bcrypt==4.1.2
bcrypt==4.1.3
h11==0.14.0
idna==3.7
outcome==1.3.0.post0
Expand All @@ -9,14 +9,14 @@ pysocks==1.7.1
robotframework-archivelibrary==0.4.2
robotframework-pythonlibcore==4.4.1
robotframework-selenium2library==3.0.0
robotframework-seleniumlibrary==6.2.0
robotframework-seleniumlibrary==6.3.0
robotframework-sshlibrary==3.8.0
scp==0.14.5
selenium==4.19.0
scp==0.15.0
selenium==4.21.0
sniffio==1.3.1
sortedcontainers==2.4.0
trio==0.25.0
trio==0.25.1
trio-websocket==0.11.1
typing-extensions==4.11.0
typing-extensions==4.12.2
urllib3==2.2.1
wsproto==1.2.0
2 changes: 1 addition & 1 deletion requirements/snakemake-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jsonschema-specifications==2023.12.1
jupyter-core==5.7.2
markupsafe==2.1.5
nbformat==5.10.4
packaging==24.0
packaging==24.1
plac==1.4.3
platformdirs==4.2.2
psutil==5.9.8
Expand Down

0 comments on commit 78b612f

Please sign in to comment.