Skip to content

Commit

Permalink
Latest data: Fri Jun 28 08:04:26 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
github.actions committed Jun 28, 2024
1 parent c4e2604 commit f92b2e4
Show file tree
Hide file tree
Showing 8 changed files with 39 additions and 13 deletions.
2 changes: 1 addition & 1 deletion requirements/breezy-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ fastbencode==0.3.1
merge3==0.0.15
patiencediff==0.2.15
pyyaml==6.0.1
setuptools==70.0.0
setuptools==70.1.1
six==1.16.0
tzlocal==5.2
urllib3==2.2.2
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==23.2.0
aws-sam-translator==1.89.0
boto3==1.34.133
botocore==1.34.133
boto3==1.34.135
botocore==1.34.135
jmespath==1.0.1
jsonpatch==1.33
jsonpointer==3.0.0
Expand Down
4 changes: 2 additions & 2 deletions requirements/checkov-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ frozenlist==1.4.1
gitdb==4.0.11
gitpython==3.1.43
idna==3.7
importlib-metadata==7.1.0
importlib-metadata==7.2.1
isodate==0.6.1
jinja2==3.1.4
jmespath==1.0.1
Expand Down Expand Up @@ -67,7 +67,7 @@ regex==2024.5.15
requests==2.32.3
rpds-py==0.18.1
rustworkx==0.13.2
s3transfer==0.10.1
s3transfer==0.10.2
schema==0.7.5
semantic-version==2.10.0
six==1.16.0
Expand Down
2 changes: 1 addition & 1 deletion requirements/dunamai-requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
packaging==24.0
packaging==24.1
6 changes: 3 additions & 3 deletions requirements/ruff-lsp-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
attrs==23.2.0
cattrs==23.2.3
lsprotocol==2023.0.1
packaging==23.2
pygls==1.3.0
typing-extensions==4.10.0
packaging==24.1
pygls==1.3.1
typing-extensions==4.12.2
2 changes: 1 addition & 1 deletion requirements/sigma-cli-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ markupsafe==2.1.5
packaging==23.2
prettytable==3.10.0
pyparsing==3.1.2
pysigma==0.11.7
pysigma==0.11.8
pysigma-backend-sqlite==0.1.2
pyyaml==6.0.1
requests==2.32.3
Expand Down
24 changes: 24 additions & 0 deletions requirements/subliminal-requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
babelfish==0.6.1
beautifulsoup4==4.12.3
chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
click-option-group==0.5.6
decorator==5.1.1
dogpile-cache==1.3.3
enzyme==0.5.2
guessit==3.8.0
idna==3.7
pbr==6.0.0
platformdirs==4.2.2
pysubs2==1.7.2
python-dateutil==2.9.0.post0
rarfile==4.2
rebulk==3.2.0
requests==2.32.3
six==1.16.0
soupsieve==2.5
srt==3.5.3
stevedore==5.2.0
tomli==2.0.1
urllib3==2.2.2
8 changes: 5 additions & 3 deletions requirements/ykman-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
click==8.1.7
fido2==1.1.3
jaraco-classes==3.3.1
jaraco-classes==3.4.0
jaraco-context==5.3.0
jaraco-functools==4.0.1
jeepney==0.8.0
keyring==24.3.1
more-itertools==10.2.0
keyring==25.2.1
more-itertools==10.3.0
pyscard==2.0.8
secretstorage==3.3.3

0 comments on commit f92b2e4

Please sign in to comment.