Skip to content

Commit

Permalink
Latest data: Wed Oct 25 08:04:00 UTC 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
github.actions committed Oct 25, 2023
1 parent 384db82 commit 9308a9c
Show file tree
Hide file tree
Showing 9 changed files with 29 additions and 1,236 deletions.
1,204 changes: 0 additions & 1,204 deletions audits/slither-analyzer-requirements.audit.json

This file was deleted.

4 changes: 2 additions & 2 deletions requirements/[email protected]
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
botocore==1.31.60
botocore==1.31.70
colorama==0.4.4
jmespath==1.0.1
pyasn1==0.5.0
python-dateutil==2.8.2
rsa==4.7.2
s3transfer==0.7.0
urllib3==1.26.18
urllib3==2.0.7
2 changes: 1 addition & 1 deletion requirements/azure-cli-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ bcrypt==3.2.0
certifi==2023.7.22
cffi==1.15.1
chardet==3.0.4
charset-normalizer==3.2.0
charset-normalizer==3.3.1
colorama==0.4.4
cryptography==41.0.3
distro==1.8.0
Expand Down
2 changes: 1 addition & 1 deletion requirements/checkov-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@ openai==0.28.1
packageurl-python==0.11.2
ply==3.11
policy-sentry==0.12.10
policyuniverse==1.5.1.20230817
prettytable==3.9.0
pycares==4.4.0
pycep-parser==0.4.1
pydantic==1.10.13
python-dateutil==2.8.2
rdflib==7.0.0
referencing==0.30.2
Expand Down
2 changes: 1 addition & 1 deletion requirements/oci-cli-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
arrow==1.3.0
circuitbreaker==1.4.0
jmespath==0.10.0
oci==2.113.0
oci==2.114.0
prompt-toolkit==3.0.29
pyopenssl==23.2.0
python-dateutil==2.8.2
Expand Down
2 changes: 1 addition & 1 deletion requirements/pipenv-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
distlib==0.3.7
filelock==3.12.4
platformdirs==3.11.0
virtualenv==20.24.5
virtualenv==20.24.6
4 changes: 2 additions & 2 deletions requirements/semgrep-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
attrs==23.1.0
boltons==21.0.0
bracex==2.4
charset-normalizer==3.3.0
charset-normalizer==3.3.1
click==8.1.7
click-option-group==0.5.6
colorama==0.4.6
Expand All @@ -19,7 +19,7 @@ referencing==0.30.2
requests==2.31.0
rich==13.6.0
rpds-py==0.10.6
ruamel-yaml==0.17.35
ruamel-yaml==0.17.40
ruamel-yaml-clib==0.2.8
tomli==2.0.1
ujson==5.8.0
Expand Down
40 changes: 21 additions & 19 deletions requirements/slither-analyzer-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,37 +1,39 @@
aiohttp==3.8.4
aiohttp==3.9.0b0
aiosignal==1.3.1
async-timeout==4.0.2
async-timeout==4.0.3
attrs==23.1.0
bitarray==2.7.6
charset-normalizer==3.1.0
bitarray==2.8.2
charset-normalizer==3.3.1
cytoolz==0.12.2
eth-abi==4.1.0
eth-abi==4.2.1
eth-account==0.9.0
eth-hash==0.5.2
eth-keyfile==0.6.1
eth-keys==0.4.0
eth-rlp==0.3.0
eth-typing==3.4.0
eth-utils==2.1.1
frozenlist==1.3.3
eth-typing==3.5.1
eth-utils==2.3.0
frozenlist==1.4.0
hexbytes==0.3.1
idna==3.4
jsonschema==4.18.0
jsonschema-specifications==2023.6.1
jsonschema==4.19.1
jsonschema-specifications==2023.7.1
lru-dict==1.2.0
multidict==6.0.4
parsimonious==0.9.0
prettytable==3.8.0
protobuf==4.23.4
prettytable==3.9.0
protobuf==4.24.4
pypandoc==1.7.5
referencing==0.29.1
regex==2023.6.3
pyunormalize==15.0.0
referencing==0.30.2
regex==2023.10.3
requests==2.31.0
rlp==3.0.0
rpds-py==0.8.8
rpds-py==0.10.6
toolz==0.12.0
urllib3==2.0.3
wcwidth==0.2.6
web3==6.5.0
websockets==11.0.3
typing-extensions==4.8.0
urllib3==2.0.7
wcwidth==0.2.8
web3==6.11.1
websockets==12.0
yarl==1.9.2
5 changes: 0 additions & 5 deletions requirements/sslyze-requirements.txt

This file was deleted.

0 comments on commit 9308a9c

Please sign in to comment.