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

Commit 67feec4

Browse files
dependabot[bot]FishtownBuildBotmikealfare
authored
Bump mypy from 1.7.0 to 1.7.1 (#1034)
* Bump mypy from 1.7.0 to 1.7.1 Bumps [mypy](https://github.com/python/mypy) from 1.7.0 to 1.7.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.7.0...v1.7.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-patch ... 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 c1c41c7 commit 67feec4

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.0 to 1.7.1"
3+
time: 2023-11-28T00:50:12.00000Z
4+
custom:
5+
Author: dependabot[bot]
6+
PR: 1034

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ flake8~=6.1
1313
flaky~=3.7
1414
freezegun~=1.2
1515
ipdb~=0.13.13
16-
mypy==1.7.0 # patch updates have historically introduced breaking changes
16+
mypy==1.7.1 # patch updates have historically introduced breaking changes
1717
pip-tools~=7.3
1818
pre-commit~=3.5
1919
pre-commit-hooks~=4.5

0 commit comments

Comments
 (0)