From 1bb680b48ba14f64e1ab6328b9c5ef9cbe4b257c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Jun 2023 06:57:35 +0000 Subject: [PATCH] Bump pytest from 7.2.1 to 7.4.0 in /.config Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.1 to 7.4.0. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/7.2.1...7.4.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .config/requirements.txt | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/.config/requirements.txt b/.config/requirements.txt index 278b52b..e142d3e 100644 --- a/.config/requirements.txt +++ b/.config/requirements.txt @@ -4,24 +4,12 @@ # # pip-compile --extra=test --no-annotate --output-file=.config/requirements.txt --resolver=backtracking --strip-extras --unsafe-package=ansible-core pyproject.toml # -attrs==22.2.0 +ansible-core==2.15.1 cffi==1.15.1 -coverage==7.0.5 cryptography==39.0.0 -exceptiongroup==1.1.0 -execnet==1.9.0 -iniconfig==2.0.0 jinja2==3.1.2 markupsafe==2.1.1 packaging==23.0 -pluggy==1.0.0 pycparser==2.21 -pytest==7.2.1 -pytest-plus==0.4.0 -pytest-xdist==3.1.0 pyyaml==6.0 resolvelib==0.8.1 -tomli==2.0.1 - -# The following packages are considered to be unsafe in a requirements file: -# ansible-core