Skip to content

Commit

Permalink
Latest data: Wed May 29 08:05:31 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
github.actions committed May 29, 2024
1 parent f438c4f commit e317214
Show file tree
Hide file tree
Showing 6 changed files with 38 additions and 40 deletions.
12 changes: 6 additions & 6 deletions requirements/ansible-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@ apache-libcloud==3.8.0
attrs==23.2.0
autopage==0.5.2
bcrypt==4.1.3
boto3==1.34.110
botocore==1.34.110
boto3==1.34.114
botocore==1.34.114
cachetools==5.3.3
charset-normalizer==3.3.2
cliff==4.7.0
cmd2==2.4.3
debtcollector==3.0.0
decorator==5.1.1
dnspython==2.6.1
docker==7.0.0
docker==7.1.0
dogpile-cache==1.3.3
future==1.0.0
google-auth==2.29.0
Expand All @@ -32,7 +32,7 @@ lxml==5.2.2
markupsafe==2.1.5
msgpack==1.0.8
ncclient==0.6.15
netaddr==1.2.1
netaddr==1.3.0
netifaces==0.11.0
ntc-templates==5.0.0
oauthlib==3.2.2
Expand All @@ -44,7 +44,7 @@ osc-lib==3.0.1
oslo-config==9.4.0
oslo-context==5.5.0
oslo-i18n==6.3.0
oslo-log==5.5.1
oslo-log==6.0.0
oslo-serialization==5.4.0
oslo-utils==7.1.0
packaging==24.0
Expand Down Expand Up @@ -80,7 +80,7 @@ resolvelib==1.0.1
rfc3986==2.0.0
rsa==4.9
s3transfer==0.10.1
scp==0.14.5
scp==0.15.0
setuptools==70.0.0
shade==1.33.0
simplejson==3.19.2
Expand Down
8 changes: 4 additions & 4 deletions requirements/cfn-lint-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
annotated-types==0.6.0
annotated-types==0.7.0
attrs==23.2.0
aws-sam-translator==1.89.0
boto3==1.34.107
botocore==1.34.107
boto3==1.34.113
botocore==1.34.113
jmespath==1.0.1
jschema-to-python==1.2.3
jsonpatch==1.33
Expand All @@ -25,5 +25,5 @@ s3transfer==0.10.1
sarif-om==1.0.4
six==1.16.0
sympy==1.12
typing-extensions==4.11.0
typing-extensions==4.12.0
urllib3==2.2.1
4 changes: 2 additions & 2 deletions requirements/conan-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
charset-normalizer==3.3.2
colorama==0.4.6
distro==1.9.0
distro==1.8.0
fasteners==0.19
idna==3.7
jinja2==3.1.4
markupsafe==2.1.5
patch-ng==1.17.4
python-dateutil==2.9.0.post0
pyyaml==6.0.1
requests==2.32.1
requests==2.32.2
six==1.16.0
urllib3==1.26.18
2 changes: 1 addition & 1 deletion requirements/hatch-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
anyio==4.3.0
anyio==4.4.0
click==8.1.7
distlib==0.3.8
filelock==3.14.0
Expand Down
48 changes: 23 additions & 25 deletions requirements/prowler-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
about-time==4.2.1
adal==1.2.7
aiohttp==3.9.5
aiosignal==1.3.1
alive-progress==3.1.5
anyio==4.3.0
anyio==4.4.0
attrs==23.2.0
awsipranges==0.3.3
azure-common==1.1.28
Expand All @@ -12,44 +11,43 @@ azure-identity==1.16.0
azure-keyvault-keys==4.9.0
azure-mgmt-applicationinsights==4.0.0
azure-mgmt-authorization==4.0.0
azure-mgmt-compute==30.6.0
azure-mgmt-containerservice==29.1.0
azure-mgmt-compute==31.0.0
azure-mgmt-containerservice==30.0.0
azure-mgmt-core==1.4.0
azure-mgmt-cosmosdb==9.4.0
azure-mgmt-cosmosdb==9.5.0
azure-mgmt-keyvault==10.3.0
azure-mgmt-monitor==6.0.2
azure-mgmt-network==25.3.0
azure-mgmt-network==25.4.0
azure-mgmt-rdbms==10.1.0
azure-mgmt-resource==23.0.1
azure-mgmt-security==6.0.0
azure-mgmt-resource==23.1.1
azure-mgmt-security==7.0.0
azure-mgmt-sql==3.0.1
azure-mgmt-storage==21.1.0
azure-mgmt-subscription==3.1.1
azure-mgmt-web==7.2.0
azure-storage-blob==12.19.1
azure-storage-blob==12.20.0
blinker==1.8.2
boto3==1.34.84
botocore==1.34.84
boto3==1.34.109
botocore==1.34.113
cachetools==5.3.3
charset-normalizer==3.3.2
click==8.1.7
click-plugins==1.1.1
colorama==0.4.6
contextlib2==21.6.0
dash==2.16.1
dash==2.17.0
dash-bootstrap-components==1.6.0
dash-core-components==2.0.0
dash-html-components==2.0.0
dash-table==5.0.0
deprecated==1.2.14
detect-secrets==1.4.0
detect-secrets==1.5.0
dnspython==2.6.1
email-validator==2.1.1
filelock==3.14.0
flask==3.0.3
frozenlist==1.4.1
google-api-core==2.19.0
google-api-python-client==2.125.0
google-api-python-client==2.130.0
google-auth==2.29.0
google-auth-httplib2==0.2.0
googleapis-common-protos==1.63.0
Expand All @@ -67,11 +65,11 @@ isodate==0.6.1
itsdangerous==2.2.0
jinja2==3.1.4
jmespath==1.0.1
jsonschema==4.21.1
jsonschema==4.22.0
jsonschema-specifications==2023.12.1
kubernetes==29.0.0
markupsafe==2.1.5
microsoft-kiota-abstractions==1.3.2
microsoft-kiota-abstractions==1.3.3
microsoft-kiota-authentication-azure==1.0.0
microsoft-kiota-http==1.3.1
microsoft-kiota-serialization-form==0.1.0
Expand All @@ -81,9 +79,8 @@ microsoft-kiota-serialization-text==1.0.0
msal==1.28.0
msal-extensions==1.1.0
msgraph-core==1.0.0
msgraph-sdk==1.2.0
msgraph-sdk==1.4.0
msrest==0.7.1
msrestazure==0.6.4
multidict==6.0.5
nest-asyncio==1.6.0
oauthlib==3.2.2
Expand All @@ -97,10 +94,10 @@ plotly==5.22.0
portalocker==2.8.2
proto-plus==1.23.0
protobuf==4.25.3
py-ocsf-models==0.0.4
py-ocsf-models==0.1.1
pyasn1==0.6.0
pyasn1-modules==0.4.0
pydantic==1.10.14
pydantic==1.10.15
pyjwt==2.8.0
pyparsing==3.1.2
python-dateutil==2.9.0.post0
Expand All @@ -114,24 +111,25 @@ retrying==1.3.4
rpds-py==0.18.1
rsa==4.9
s3transfer==0.10.1
schema==0.7.5
schema==0.7.7
setuptools==70.0.0
shodan==1.31.0
six==1.16.0
slack-sdk==3.27.1
slack-sdk==3.27.2
sniffio==1.3.1
std-uritemplate==0.0.57
tabulate==0.9.0
tenacity==8.3.0
time-machine==2.14.1
tldextract==5.1.2
typing-extensions==4.11.0
typing-extensions==4.12.0
tzdata==2024.1
tzlocal==5.2
uritemplate==4.1.1
urllib3==2.2.1
websocket-client==1.8.0
werkzeug==3.0.3
wrapt==1.16.0
xlsxwriter==3.2.0
yarl==1.9.4
zipp==3.18.2
zipp==3.19.0
4 changes: 2 additions & 2 deletions requirements/uvicorn-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
anyio==4.3.0
anyio==4.4.0
click==8.1.7
h11==0.14.0
httptools==0.6.1
Expand All @@ -7,5 +7,5 @@ python-dotenv==1.0.1
pyyaml==6.0.1
sniffio==1.3.1
uvloop==0.19.0
watchfiles==0.21.0
watchfiles==0.22.0
websockets==12.0

0 comments on commit e317214

Please sign in to comment.