From 4f8257dbefd7915b6d875a6d39848209f7d84221 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 23:32:43 +0200 Subject: [PATCH 1/2] Bump ruff from 0.0.276 to 0.0.277 (#255) --- requirements_testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_testing.txt b/requirements_testing.txt index 54a49b7..e09cb56 100644 --- a/requirements_testing.txt +++ b/requirements_testing.txt @@ -6,7 +6,7 @@ pylint==2.17.4 pytest==7.4.0 pytest-cov==4.1.0 pytest-icdiff==0.6 -ruff==0.0.276 +ruff==0.0.277 setuptools==68.0.0 tox==4.6.3 mypy==1.4.1 From 115ab8ce6f6ad96e2bce64cbfd023e0b61d9a58c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 23:33:27 +0200 Subject: [PATCH 2/2] Bump tox from 4.6.3 to 4.6.4 (#256) --- requirements_testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_testing.txt b/requirements_testing.txt index e09cb56..53f3968 100644 --- a/requirements_testing.txt +++ b/requirements_testing.txt @@ -8,5 +8,5 @@ pytest-cov==4.1.0 pytest-icdiff==0.6 ruff==0.0.277 setuptools==68.0.0 -tox==4.6.3 +tox==4.6.4 mypy==1.4.1