openfun / arnold

:construction_worker_woman: Deploy your applications to Kubernetes with Ansible
MIT License
40 stars 8 forks source link

⬆️(project) upgrade python dependencies #725

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ansible-lint ==5.3.2 -> ==5.4.0 age adoption passing confidence
pytest (source, changelog) ==7.0.0 -> ==7.0.1 age adoption passing confidence

Release Notes

ansible-community/ansible-lint ### [`v5.4.0`](https://togithub.com/ansible-community/ansible-lint/releases/v5.4.0) [Compare Source](https://togithub.com/ansible-community/ansible-lint/compare/v5.3.2...v5.4.0) #### Minor Changes - Neuter min space requirement for inline comments ([#​1821](https://togithub.com/ansible-community/ansible-lint/issues/1821)) [@​ssbarnea](https://togithub.com/ssbarnea) - Allow rules to request original raw task data ([#​1834](https://togithub.com/ansible-community/ansible-lint/issues/1834)) [@​cognifloyd](https://togithub.com/cognifloyd) - Add utils.nested_items_path and Deprecate utils.nested_items ([#​1824](https://togithub.com/ansible-community/ansible-lint/issues/1824)) [@​cognifloyd](https://togithub.com/cognifloyd) - MatchError's should include the filename ([#​1806](https://togithub.com/ansible-community/ansible-lint/issues/1806)) [@​cognifloyd](https://togithub.com/cognifloyd) #### Bugfixes - Allow use without activation of virtualenv ([#​1860](https://togithub.com/ansible-community/ansible-lint/issues/1860)) [@​ssbarnea](https://togithub.com/ssbarnea) - Avoid running code on ansiblelint.config import ([#​1870](https://togithub.com/ansible-community/ansible-lint/issues/1870)) [@​ssbarnea](https://togithub.com/ssbarnea) - Avoid false positive with git lfs command ([#​1859](https://togithub.com/ansible-community/ansible-lint/issues/1859)) [@​ssbarnea](https://togithub.com/ssbarnea) - Strip ./ from discover_lintables results ([#​1837](https://togithub.com/ansible-community/ansible-lint/issues/1837)) [@​sebix](https://togithub.com/sebix) - Correcting formatting of sample .ansible-lint config ([#​1841](https://togithub.com/ansible-community/ansible-lint/issues/1841)) [@​IronTooch](https://togithub.com/IronTooch) - Move ansiblelint.testing.RunFromText import into test code ([#​1827](https://togithub.com/ansible-community/ansible-lint/issues/1827)) [@​cognifloyd](https://togithub.com/cognifloyd) - Allow noqa to be used in more lintable kinds ([#​1819](https://togithub.com/ansible-community/ansible-lint/issues/1819)) [@​SirUli](https://togithub.com/SirUli) - Recursively extract tasks from blocks ([#​1809](https://togithub.com/ansible-community/ansible-lint/issues/1809)) [@​cognifloyd](https://togithub.com/cognifloyd)
pytest-dev/pytest ### [`v7.0.1`](https://togithub.com/pytest-dev/pytest/releases/7.0.1) [Compare Source](https://togithub.com/pytest-dev/pytest/compare/7.0.0...7.0.1) # pytest 7.0.1 (2022-02-11) ## Bug Fixes - [#​9608](https://togithub.com/pytest-dev/pytest/issues/9608): Fix invalid importing of `importlib.readers` in Python 3.9. - [#​9610](https://togithub.com/pytest-dev/pytest/issues/9610): Restore \[UnitTestFunction.obj]{.title-ref} to return unbound rather than bound method. Fixes a crash during a failed teardown in unittest TestCases with non-default \[\__init\_\_]{.title-ref}. Regressed in pytest 7.0.0. - [#​9636](https://togithub.com/pytest-dev/pytest/issues/9636): The `pythonpath` plugin was renamed to `python_path`. This avoids a conflict with the `pytest-pythonpath` plugin. - [#​9642](https://togithub.com/pytest-dev/pytest/issues/9642): Fix running tests by id with `::` in the parametrize portion. - [#​9643](https://togithub.com/pytest-dev/pytest/issues/9643): Delay issuing a `~pytest.PytestWarning`{.interpreted-text role="class"} about diamond inheritance involving `~pytest.Item`{.interpreted-text role="class"} and `~pytest.Collector`{.interpreted-text role="class"} so it can be filtered using `standard warning filters `{.interpreted-text role="ref"}.

Configuration

📅 Schedule: "before 7am on monday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by WhiteSource Renovate. View repository job log here.