Skip to content

Commit

Permalink
Upgrade test-requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
electrocucaracha committed Mar 21, 2024
1 parent 8e060dc commit b1b86b6
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,18 @@ ansible-compat==4.1.11
# via
# ansible-lint
# molecule
ansible-core==2.16.3
ansible-core==2.16.4
# via
# ansible-compat
# ansible-lint
# molecule
ansible-lint==6.22.2
ansible-lint==24.2.1
# via -r test-requirements.in
attrs==23.2.0
# via
# jsonschema
# referencing
black==24.1.1
black==24.3.0
# via ansible-lint
bracex==2.4
# via wcmatch
Expand All @@ -32,7 +32,7 @@ click==8.1.7
# molecule
click-help-colors==0.9.4
# via molecule
cryptography==42.0.2
cryptography==42.0.5
# via ansible-core
enrich==1.2.7
# via molecule
Expand All @@ -55,19 +55,19 @@ jsonschema-specifications==2023.12.1
# via jsonschema
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.4
markupsafe==2.1.5
# via jinja2
mdurl==0.1.2
# via markdown-it-py
molecule==6.0.3
molecule==24.2.0
# via
# -r test-requirements.in
# molecule-plugins
molecule-plugins[vagrant]==23.5.0
molecule-plugins[vagrant]==23.5.3
# via -r test-requirements.in
mypy-extensions==1.0.0
# via black
packaging==23.2
packaging==24.0
# via
# ansible-compat
# ansible-core
Expand All @@ -90,9 +90,9 @@ pycparser==2.21
# via cffi
pygments==2.17.2
# via rich
pytest==8.0.0
pytest==8.1.1
# via pytest-testinfra
pytest-testinfra==10.0.0
pytest-testinfra==10.1.0
# via -r test-requirements.in
python-vagrant==1.0.0
# via molecule-plugins
Expand All @@ -103,22 +103,22 @@ pyyaml==6.0.1
# ansible-lint
# molecule
# yamllint
referencing==0.33.0
referencing==0.34.0
# via
# jsonschema
# jsonschema-specifications
resolvelib==1.0.1
# via ansible-core
rich==13.7.0
rich==13.7.1
# via
# ansible-lint
# enrich
# molecule
rpds-py==0.17.1
rpds-py==0.18.0
# via
# jsonschema
# referencing
ruamel-yaml==0.18.5
ruamel-yaml==0.18.6
# via ansible-lint
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
Expand All @@ -130,13 +130,13 @@ tomli==2.0.1
# via
# black
# pytest
typing-extensions==4.9.0
typing-extensions==4.10.0
# via black
wcmatch==8.5
wcmatch==8.5.1
# via
# ansible-lint
# molecule
yamllint==1.33.0
yamllint==1.35.1
# via
# -r test-requirements.in
# ansible-lint

0 comments on commit b1b86b6

Please sign in to comment.