Skip to content

Commit

Permalink
Update test dependencies (#347)
Browse files Browse the repository at this point in the history
* Update test dependencies

Fixes: #340

* chore: auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

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] committed Jan 10, 2024
1 parent 1ee3723 commit e92db9f
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 38 deletions.
5 changes: 3 additions & 2 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# see https://github.com/ansible/devtools
_extends: ansible/devtools
---
# see https://github.com/ansible/team-devtools
_extends: ansible/team-devtools
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies = [

[project.optional-dependencies]
docs = ["argparse-manpage", "black", "mkdocs-ansible[lock]>=0.1.2"]
test = ["coverage", "pip-tools", "pytest>=7.2.0", "pytest-mock", "pytest-plus"]
test = ["coverage", "pip-tools", "pytest>=7.2.0", "pytest-mock", "pytest-plus>=0.6.1"]

[project.urls]
homepage = "https://github.com/ansible/ansible-compat"
Expand Down
80 changes: 45 additions & 35 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,20 @@
#
argparse-manpage==4.5
# via ansible-compat (pyproject.toml)
attrs==23.1.0
attrs==23.2.0
# via
# jsonschema
# referencing
babel==2.12.1
babel==2.13.1
# via
# mkdocs-ansible
# mkdocs-material
beautifulsoup4==4.12.2
# via
# linkchecker
# mkdocs-ansible
# mkdocs-htmlproofer-plugin
black==23.9.1
black==23.12.1
# via ansible-compat (pyproject.toml)
build==1.0.3
# via pip-tools
Expand All @@ -28,7 +29,7 @@ cairocffi==1.6.1
# mkdocs-ansible
cairosvg==2.7.1
# via mkdocs-ansible
certifi==2023.7.22
certifi==2023.11.17
# via
# mkdocs-ansible
# requests
Expand All @@ -37,7 +38,7 @@ cffi==1.16.0
# cairocffi
# cryptography
# mkdocs-ansible
charset-normalizer==3.2.0
charset-normalizer==3.3.2
# via
# mkdocs-ansible
# requests
Expand All @@ -46,15 +47,16 @@ click==8.1.7
# black
# mkdocs
# mkdocs-ansible
# mkdocstrings
# pip-tools
colorama==0.4.6
# via
# griffe
# mkdocs-ansible
# mkdocs-material
coverage==7.3.2
coverage==7.4.0
# via ansible-compat (pyproject.toml)
cryptography==41.0.4
cryptography==41.0.7
# via ansible-core
csscompressor==0.9.5
# via
Expand All @@ -68,13 +70,17 @@ defusedxml==0.7.1
# via
# cairosvg
# mkdocs-ansible
dnspython==2.4.2
# via
# linkchecker
# mkdocs-ansible
exceptiongroup==1.2.0
# via pytest
ghp-import==2.1.0
# via
# mkdocs
# mkdocs-ansible
griffe==0.36.4
griffe==0.38.0
# via
# mkdocs-ansible
# mkdocstrings-python
Expand All @@ -101,11 +107,13 @@ jsmin==3.0.1
# via
# mkdocs-ansible
# mkdocs-minify-plugin
jsonschema==4.19.1
jsonschema==4.20.0
# via ansible-compat (pyproject.toml)
jsonschema-specifications==2023.7.1
jsonschema-specifications==2023.12.1
# via jsonschema
markdown==3.4.4
linkchecker==10.3.0
# via mkdocs-ansible
markdown==3.5.1
# via
# markdown-include
# mkdocs
Expand All @@ -115,7 +123,7 @@ markdown==3.4.4
# mkdocs-material
# mkdocstrings
# pymdown-extensions
markdown-exec==1.6.0
markdown-exec==1.8.0
# via mkdocs-ansible
markdown-include==0.8.1
# via mkdocs-ansible
Expand All @@ -139,7 +147,7 @@ mkdocs==1.5.3
# mkdocs-minify-plugin
# mkdocs-monorepo-plugin
# mkdocstrings
mkdocs-ansible==0.2.0
mkdocs-ansible==0.2.1
# via
# ansible-compat (pyproject.toml)
# mkdocs-ansible
Expand All @@ -151,25 +159,25 @@ mkdocs-gen-files==0.5.0
# via mkdocs-ansible
mkdocs-htmlproofer-plugin==1.0.0
# via mkdocs-ansible
mkdocs-material==9.4.2
mkdocs-material==9.5.3
# via mkdocs-ansible
mkdocs-material-extensions==1.2
mkdocs-material-extensions==1.3.1
# via
# mkdocs-ansible
# mkdocs-material
mkdocs-minify-plugin==0.7.1
mkdocs-minify-plugin==0.7.2
# via mkdocs-ansible
mkdocs-monorepo-plugin==1.0.5
mkdocs-monorepo-plugin==1.1.0
# via mkdocs-ansible
mkdocstrings==0.23.0
mkdocstrings==0.24.0
# via
# mkdocs-ansible
# mkdocstrings-python
mkdocstrings-python==1.7.1
mkdocstrings-python==1.7.5
# via mkdocs-ansible
mypy-extensions==1.0.0
# via black
packaging==23.1
packaging==23.2
# via
# ansible-compat (pyproject.toml)
# ansible-core
Expand All @@ -187,47 +195,48 @@ pathspec==0.11.2
# black
# mkdocs
# mkdocs-ansible
pillow==10.0.1
pillow==10.2.0
# via
# cairosvg
# mkdocs-ansible
pip==23.2.1
pip==23.3.2
# via pip-tools
pip-tools==7.3.0
# via ansible-compat (pyproject.toml)
pipdeptree==2.13.0
pipdeptree==2.13.1
# via mkdocs-ansible
platformdirs==3.10.0
platformdirs==4.0.0
# via
# black
# mkdocs
# mkdocs-ansible
# mkdocstrings
pluggy==1.3.0
# via pytest
pycparser==2.21
# via
# cffi
# mkdocs-ansible
pygments==2.16.1
pygments==2.17.1
# via
# mkdocs-ansible
# mkdocs-material
pymdown-extensions==10.3
pymdown-extensions==10.7
# via
# markdown-exec
# mkdocs-ansible
# mkdocs-material
# mkdocstrings
pyproject-hooks==1.0.0
# via build
pytest==7.4.2
pytest==7.4.4
# via
# ansible-compat (pyproject.toml)
# pytest-mock
# pytest-plus
pytest-mock==3.11.1
pytest-mock==3.12.0
# via ansible-compat (pyproject.toml)
pytest-plus==0.4.0
pytest-plus==0.6.1
# via ansible-compat (pyproject.toml)
python-dateutil==2.8.2
# via
Expand All @@ -249,24 +258,25 @@ pyyaml-env-tag==0.1
# via
# mkdocs
# mkdocs-ansible
referencing==0.30.2
referencing==0.32.1
# via
# jsonschema
# jsonschema-specifications
regex==2023.8.8
regex==2023.10.3
# via
# mkdocs-ansible
# mkdocs-material
requests==2.31.0
# via
# linkchecker
# mkdocs-ansible
# mkdocs-htmlproofer-plugin
# mkdocs-material
rpds-py==0.10.4
rpds-py==0.16.2
# via
# jsonschema
# referencing
setuptools==68.2.2
setuptools==69.0.3
# via pip-tools
six==1.16.0
# via
Expand Down Expand Up @@ -299,7 +309,7 @@ typing-extensions==4.8.0
# via
# black
# mkdocs-ansible
urllib3==2.0.5
urllib3==2.1.0
# via
# mkdocs-ansible
# requests
Expand All @@ -312,7 +322,7 @@ webencodings==0.5.1
# cssselect2
# mkdocs-ansible
# tinycss2
wheel==0.41.2
wheel==0.42.0
# via pip-tools
zipp==3.17.0
# via
Expand Down

0 comments on commit e92db9f

Please sign in to comment.