Skip to content

Commit

Permalink
Update test dependencies (#4383)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
ssbarnea and pre-commit-ci[bot] authored Nov 2, 2024
1 parent 7b97493 commit 35ff6eb
Show file tree
Hide file tree
Showing 6 changed files with 194 additions and 131 deletions.
78 changes: 40 additions & 38 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,54 +5,55 @@
# pip-compile --all-extras --no-annotate --output-file=.config/constraints.txt --strip-extras --unsafe-package=resolvelib --unsafe-package=ruamel-yaml-clib --unsafe-package=wcmatch pyproject.toml
#
ansible-compat==24.9.1
ansible-core==2.17.4
astroid==3.2.4
ansible-core==2.17.5
astroid==3.3.5
attrs==24.2.0
babel==2.16.0
beautifulsoup4==4.12.3
black==24.8.0
black==24.10.0
boolean-py==4.0
bracex==2.5
bracex==2.5.post1
cachetools==5.5.0
cairocffi==1.7.1
cairosvg==2.7.1
certifi==2024.8.30
cffi==1.17.1
chardet==5.2.0
charset-normalizer==3.3.2
charset-normalizer==3.4.0
click==8.1.7
colorama==0.4.6
coverage==7.6.1
coverage==7.6.4
coverage-enable-subprocess==1.0
cryptography==43.0.1
cryptography==43.0.3
csscompressor==0.9.5
cssselect2==0.7.0
defusedxml==0.7.1
dill==0.3.8
distlib==0.3.8
dnspython==2.6.1
dill==0.3.9
distlib==0.3.9
dnspython==2.7.0
exceptiongroup==1.2.2
execnet==2.1.1
filelock==3.16.0
filelock==3.16.1
ghp-import==2.1.0
griffe==1.3.1
griffe==1.5.1
hjson==3.1.0
htmlmin2==0.1.13
idna==3.9
idna==3.10
importlib-metadata==8.5.0
iniconfig==2.0.0
isort==5.13.2
jinja2==3.1.4
jmespath==1.0.1
jsmin==3.0.1
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
license-expression==30.3.1
jsonschema-specifications==2024.10.1
license-expression==30.4.0
linkchecker==10.5.0
markdown==3.7
markdown-exec==1.9.3
markdown-include==0.8.1
markdown-it-py==3.0.0
markupsafe==2.1.5
markupsafe==3.0.2
mccabe==0.7.0
mdurl==0.1.2
mergedeep==1.3.4
Expand All @@ -62,30 +63,30 @@ mkdocs-autorefs==1.2.0
mkdocs-gen-files==0.5.0
mkdocs-get-deps==0.2.0
mkdocs-htmlproofer-plugin==1.3.0
mkdocs-macros-plugin==1.0.5
mkdocs-material==9.5.34
mkdocs-macros-plugin==1.3.7
mkdocs-material==9.5.43
mkdocs-material-extensions==1.3.1
mkdocs-minify-plugin==0.8.0
mkdocs-monorepo-plugin==1.1.0
mkdocstrings==0.26.1
mkdocstrings-python==1.11.1
mypy==1.11.2
mkdocstrings==0.26.2
mkdocstrings-python==1.12.2
mypy==1.13.0
mypy-extensions==1.0.0
netaddr==1.3.0
packaging==24.1
paginate==0.5.7
pathspec==0.12.1
pillow==10.4.0
pip==24.2
pipdeptree==2.23.3
platformdirs==4.3.3
pillow==11.0.0
pip==24.3.1
pipdeptree==2.23.4
platformdirs==4.3.6
pluggy==1.5.0
psutil==6.0.0
psutil==6.1.0
pycparser==2.22
pygments==2.18.0
pylint==3.2.7
pymdown-extensions==10.9
pyproject-api==1.7.1
pylint==3.3.1
pymdown-extensions==10.12
pyproject-api==1.8.0
pytest==8.3.3
pytest-mock==3.14.0
pytest-plus==0.7.0
Expand All @@ -97,24 +98,25 @@ pyyaml-env-tag==0.1
referencing==0.35.1
regex==2024.9.11
requests==2.32.3
rich==13.8.1
rpds-py==0.20.0
rich==13.9.4
rpds-py==0.20.1
ruamel-yaml==0.18.6
six==1.16.0
soupsieve==2.6
subprocess-tee==0.4.2
termcolor==2.4.0
super-collections==0.5.3
termcolor==2.5.0
text-unidecode==1.3
tinycss2==1.3.0
tomli==2.0.1
tinycss2==1.4.0
tomli==2.0.2
tomlkit==0.13.2
tox==4.18.1
tox==4.23.2
types-jsonschema==4.23.0.20240813
types-pyyaml==6.0.12.20240808
types-pyyaml==6.0.12.20240917
typing-extensions==4.12.2
urllib3==2.2.3
virtualenv==20.26.4
watchdog==5.0.2
virtualenv==20.27.1
watchdog==6.0.0
webencodings==0.5.1
yamllint==1.35.1
zipp==3.20.2
Expand Down
26 changes: 13 additions & 13 deletions .config/requirements-lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,37 +4,37 @@
#
# pip-compile --no-annotate --output-file=.config/requirements-lock.txt --strip-extras --unsafe-package=resolvelib --unsafe-package=ruamel-yaml-clib pyproject.toml
#
ansible-compat==24.9.0
ansible-core==2.17.4
ansible-compat==24.9.1
ansible-core==2.17.5
attrs==24.2.0
black==24.8.0
bracex==2.5
black==24.10.0
bracex==2.5.post1
cffi==1.17.1
click==8.1.7
cryptography==43.0.1
filelock==3.16.0
cryptography==43.0.3
filelock==3.16.1
importlib-metadata==8.5.0
jinja2==3.1.4
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
jsonschema-specifications==2024.10.1
markdown-it-py==3.0.0
markupsafe==2.1.5
markupsafe==3.0.2
mdurl==0.1.2
mypy-extensions==1.0.0
packaging==24.1
pathspec==0.12.1
platformdirs==4.3.3
platformdirs==4.3.6
pycparser==2.22
pygments==2.18.0
pyyaml==6.0.2
referencing==0.35.1
rich==13.8.1
rpds-py==0.20.0
rich==13.9.4
rpds-py==0.20.1
ruamel-yaml==0.18.6
subprocess-tee==0.4.2
tomli==2.0.1
tomli==2.0.2
typing-extensions==4.12.2
wcmatch==9.0 ; python_version < "3.12"
wcmatch==10.0 ; python_version < "3.12"
yamllint==1.35.1
zipp==3.20.2

Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ repos:
types: [file, yaml]
entry: yamllint --strict
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.7.0"
rev: "v0.7.2"
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down
Loading

0 comments on commit 35ff6eb

Please sign in to comment.