Skip to content

Commit

Permalink
Latest data: Tue Dec 31 08:09:35 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
github.actions committed Dec 31, 2024
1 parent aa6d80a commit 8630af5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion requirements/aider-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ sounddevice==0.5.1
soundfile==0.12.1
soupsieve==2.6
tiktoken==0.8.0
tokenizers==0.19.1
tokenizers==0.21.0
tqdm==4.67.1
tree-sitter==0.21.3
typing-extensions==4.12.2
Expand Down
10 changes: 5 additions & 5 deletions requirements/cfn-lint-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
annotated-types==0.7.0
attrs==24.3.0
aws-sam-translator==1.94.0
boto3==1.35.82
botocore==1.35.82
boto3==1.35.90
botocore==1.35.90
jmespath==1.0.1
jsonpatch==1.33
jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
mpmath==1.3.0
networkx==3.4.2
pydantic==2.10.3
pydantic-core==2.27.1
pydantic==2.10.4
pydantic-core==2.27.2
python-dateutil==2.9.0.post0
pyyaml==6.0.2
referencing==0.35.1
Expand All @@ -21,4 +21,4 @@ s3transfer==0.10.4
six==1.17.0
sympy==1.13.3
typing-extensions==4.12.2
urllib3==2.2.3
urllib3==2.3.0
2 changes: 1 addition & 1 deletion requirements/pre-commit-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cfgv==3.4.0
distlib==0.3.9
filelock==3.16.1
identify==2.6.1
identify==2.6.4
nodeenv==1.9.1
platformdirs==4.3.6
pyyaml==6.0.2
Expand Down

0 comments on commit 8630af5

Please sign in to comment.