From b64375d7a3af332d58f51fd65d3e87c2ed4b9089 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Feb 2022 10:05:12 +0000 Subject: [PATCH 1/2] Bump pytest from 6.2.5 to 7.0.0 Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.0.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/6.2.5...7.0.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/lint.txt | 2 +- requirements/test.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/lint.txt b/requirements/lint.txt index e71b198af25..836f14bd094 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -2,5 +2,5 @@ aioredis==2.0.1 mypy==0.931; implementation_name=="cpython" pre-commit==2.17.0 -pytest==6.2.5 +pytest==7.0.0 slotscheck==0.8.0 diff --git a/requirements/test.txt b/requirements/test.txt index 8c2dc20da71..f16087740d3 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -6,7 +6,7 @@ freezegun==1.1.0 mypy==0.931; implementation_name=="cpython" mypy-extensions==0.4.3; implementation_name=="cpython" proxy.py ~= 2.4.0rc6 -pytest==6.2.5 +pytest==7.0.0 pytest-cov==3.0.0 pytest-mock==3.6.1 python-on-whales==0.36.1 From 527d191201bc0155924f3b7dc6f9cd310923a07c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 7 Feb 2022 10:05:55 +0000 Subject: [PATCH 2/2] Recompile requirements/constraints.txt --- requirements/constraints.txt | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/requirements/constraints.txt b/requirements/constraints.txt index 2bf76341879..4124bcbee48 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -9,12 +9,14 @@ aiosignal==1.2.0 alabaster==0.7.12 # via sphinx async-timeout==4.0.2 - # via -r requirements/base.txt + # via + # -r requirements/base.txt + # aioredis attrs==21.2.0 # via pytest babel==2.9.1 # via sphinx -backports.entry-points-selectable==1.1.0 +backports-entry-points-selectable==1.1.0 # via virtualenv blockdiag==2.0.1 # via sphinxcontrib-blockdiag @@ -36,13 +38,14 @@ charset-normalizer==2.0.10 # via # -r requirements/base.txt # requests -cherry_picker==2.1.0 +cherry-picker==2.1.0 # via -r requirements/dev.txt click==8.0.3 # via # cherry-picker # click-default-group # pip-tools + # slotscheck # towncrier # typer # wait-for-it @@ -128,7 +131,7 @@ pluggy==1.0.0 # via pytest pre-commit==2.17.0 # via -r requirements/lint.txt -proxy.py==2.4.0rc6 +proxy-py==2.4.0rc6 # via -r requirements/test.txt py==1.10.0 # via pytest @@ -146,7 +149,7 @@ pyjwt==2.3.0 # via gidgethub pyparsing==2.4.7 # via packaging -pytest==6.2.5 +pytest==7.0.0 # via # -r requirements/lint.txt # -r requirements/test.txt @@ -179,6 +182,8 @@ six==1.16.0 # via # python-dateutil # virtualenv +slotscheck==0.8.0 + # via -r requirements/lint.txt snowballstemmer==2.1.0 # via sphinx sphinx==4.3.2 @@ -212,13 +217,14 @@ toml==0.10.2 # via # cherry-picker # pre-commit - # pytest # towncrier tomli==1.2.2 # via # coverage # mypy # pep517 + # pytest + # slotscheck towncrier==21.3.0 # via # -r requirements/doc.txt @@ -232,6 +238,7 @@ typer==0.4.0 typing-extensions==3.10.0.0 # via # -r requirements/typing-extensions.txt + # aioredis # mypy # pydantic uritemplate==4.1.1