Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 0afeacc

Browse files
dependabot[bot]FishtownBuildBotmikealfare
authored
Bump mypy from 1.7.1 to 1.8.0 (#1064)
* Bump mypy from 1.7.1 to 1.8.0 Bumps [mypy](https://github.com/python/mypy) from 1.7.1 to 1.8.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.7.1...v1.8.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Add automated changelog yaml from template for bot PR --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Github Build Bot <[email protected]> Co-authored-by: Mike Alfare <[email protected]>
1 parent 01979c6 commit 0afeacc

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
kind: "Dependencies"
2+
body: "Bump mypy from 1.7.1 to 1.8.0"
3+
time: 2023-12-22T00:23:51.00000Z
4+
custom:
5+
Author: dependabot[bot]
6+
PR: 1064

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ flake8~=7.0
1414
flaky~=3.7
1515
freezegun~=1.4
1616
ipdb~=0.13.13
17-
mypy==1.7.1 # patch updates have historically introduced breaking changes
17+
mypy==1.8.0 # patch updates have historically introduced breaking changes
1818
pip-tools~=7.3
1919
pre-commit~=3.5
2020
pre-commit-hooks~=4.5

0 commit comments

Comments
 (0)