Skip to content

Commit

Permalink
Update dependencies (#3208)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssbarnea committed Mar 24, 2023
1 parent 4232927 commit 73af468
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion .config/requirements-lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ subprocess-tee==0.4.1
tomli==2.0.1
typing-extensions==4.5.0
wcmatch==8.4.1
yamllint==1.29.0
yamllint==1.30.0

# The following packages are considered to be unsafe in a requirements file:
# ruamel-yaml-clib
18 changes: 9 additions & 9 deletions .config/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
ansible-core==2.14.3
astroid==2.15.0
attrs==22.2.0
beautifulsoup4==4.11.2
beautifulsoup4==4.12.0
black==23.1.0
bracex==2.3.post1
cairocffi==1.4.0
cairosvg==2.6.0
cairocffi==1.5.0
cairosvg==2.7.0
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==3.1.0
Expand All @@ -33,7 +33,7 @@ ghp-import==2.1.0
griffe==0.25.5
htmlmin2==0.1.13
idna==3.4
importlib-metadata==6.0.0
importlib-metadata==6.1.0
iniconfig==2.0.0
isodate==0.6.1
isort==5.12.0
Expand All @@ -53,7 +53,7 @@ mkdocs==1.4.2
mkdocs-ansible==0.1.2
mkdocs-autorefs==0.4.1
mkdocs-gen-files==0.4.0
mkdocs-htmlproofer-plugin==0.10.3
mkdocs-htmlproofer-plugin==0.11.0
mkdocs-material==9.1.3
mkdocs-material-extensions==1.1.1
mkdocs-minify-plugin==0.6.4
Expand All @@ -65,7 +65,7 @@ mypy-extensions==1.0.0
packaging==23.0
pathspec==0.11.0
pillow==9.4.0
pipdeptree==2.5.2
pipdeptree==2.6.0
platformdirs==3.1.1
pluggy==1.0.0
ply==3.11
Expand All @@ -86,7 +86,7 @@ python-dateutil==2.8.2
python-slugify==8.0.1
pyyaml==6.0
pyyaml-env-tag==0.1
rdflib==6.2.0
rdflib==6.3.1
regex==2022.10.31
requests==2.28.2
resolvelib==0.8.1
Expand All @@ -105,12 +105,12 @@ types-pyyaml==6.0.12.8
typing-extensions==4.5.0
uritools==4.0.1
urllib3==1.26.15
watchdog==2.3.1
watchdog==3.0.0
wcmatch==8.4.1
webencodings==0.5.1
wrapt==1.15.0
xmltodict==0.13.0
yamllint==1.29.0
yamllint==1.30.0
zipp==3.15.0

# The following packages are considered to be unsafe in a requirements file:
Expand Down
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ repos:
- prettier-plugin-toml
- prettier-plugin-sort-json
- repo: https://github.com/streetsidesoftware/cspell-cli
rev: v6.29.0
rev: v6.30.1
hooks:
- id: cspell
# entry: codespell --relative
Expand Down Expand Up @@ -110,7 +110,7 @@ repos:
additional_dependencies:
- tomli
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.29.0
rev: v1.30.0
hooks:
- id: yamllint
exclude: >
Expand Down
4 changes: 2 additions & 2 deletions src/ansiblelint/schemas/__store__.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"url": "https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/molecule.json"
},
"playbook": {
"etag": "e3d70feae13f51615d321f313d1687655ba60bff3c2c4663835989f450cd62b9",
"etag": "352673fc239ca58ad41a2e5d160ff24d5714f91d0f082fda5a2204ee11880f64",
"url": "https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/playbook.json"
},
"requirements": {
Expand All @@ -52,7 +52,7 @@
"url": "https://raw.githubusercontent.com/ansible/ansible-rulebook/main/ansible_rulebook/schema/ruleset_schema.json"
},
"tasks": {
"etag": "f963fb01a8fd00cace37d32022d03d2eb23302c7ece114a798b7dfa9c9a8162b",
"etag": "6d30ce47562d7fbed2cebf1385527946265c8153be657b9b2d67956777f39936",
"url": "https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/tasks.json"
},
"vars": {
Expand Down
28 changes: 14 additions & 14 deletions test/schemas/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions test/schemas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"dependencies": {
"ajv-formats": "^2.1.1",
"js-yaml": "^4.1.0",
"safe-stable-stringify": "^2.4.2",
"safe-stable-stringify": "^2.4.3",
"ts-node": "^10.9.1",
"vscode-json-languageservice": "^5.3.2"
},
Expand All @@ -16,7 +16,7 @@
"@types/js-yaml": "^4.0.5",
"@types/minimatch": "^5.1.2",
"@types/mocha": "^10.0.1",
"@types/node": "^18.15.3",
"@types/node": "^18.15.5",
"chai": "^4.3.7",
"minimatch": "^7.4.2",
"mocha": "^10.2.0",
Expand Down

0 comments on commit 73af468

Please sign in to comment.