From c909cb08f238e0a6817aefa6e287e15ca4e71be1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 22:28:36 +0000 Subject: [PATCH 1/2] Bump mypy from 1.5.1 to 1.6.0 Bumps [mypy](https://github.com/python/mypy) from 1.5.1 to 1.6.0. - [Commits](https://github.com/python/mypy/compare/v1.5.1...v1.6.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 6ea7b16aa..c80eca9cc 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -12,7 +12,7 @@ flake8~=6.1;python_version>="3.8" flaky~=3.7 freezegun~=1.2 ipdb~=0.13.13 -mypy==1.5.1 # patch updates have historically introduced breaking changes +mypy==1.6.0 # patch updates have historically introduced breaking changes pip-tools~=7.3 pre-commit~=3.4 pre-commit-hooks~=4.4 From d72f2e4e3e6defdff21ba746d4922cf3c0079cf5 Mon Sep 17 00:00:00 2001 From: Github Build Bot Date: Tue, 10 Oct 2023 22:28:53 +0000 Subject: [PATCH 2/2] Add automated changelog yaml from template for bot PR --- .changes/unreleased/Dependencies-20231010-222853.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changes/unreleased/Dependencies-20231010-222853.yaml diff --git a/.changes/unreleased/Dependencies-20231010-222853.yaml b/.changes/unreleased/Dependencies-20231010-222853.yaml new file mode 100644 index 000000000..43b481edb --- /dev/null +++ b/.changes/unreleased/Dependencies-20231010-222853.yaml @@ -0,0 +1,6 @@ +kind: "Dependencies" +body: "Bump mypy from 1.5.1 to 1.6.0" +time: 2023-10-10T22:28:53.00000Z +custom: + Author: dependabot[bot] + PR: 904