diff --git a/.changes/unreleased/Dependencies-20231011-124519.yaml b/.changes/unreleased/Dependencies-20231011-124519.yaml new file mode 100644 index 000000000..4c3df6550 --- /dev/null +++ b/.changes/unreleased/Dependencies-20231011-124519.yaml @@ -0,0 +1,6 @@ +kind: "Dependencies" +body: "Bump mypy from 1.5.1 to 1.6.0" +time: 2023-10-11T12:45:19.00000Z +custom: + Author: dependabot[bot] + PR: 799 diff --git a/dev-requirements.txt b/dev-requirements.txt index 801852dbe..c35bf436c 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -13,7 +13,7 @@ flake8~=6.1 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.5 pre-commit-hooks~=4.5