Skip to content

Commit 3acf08e

Browse files
⬆️ Bump mypy from 1.3.0 to 1.4.1 (#305)
Bumps [mypy](https://github.com/python/mypy) from 1.3.0 to 1.4.1. - [Commits](python/mypy@v1.3.0...v1.4.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c030b5 commit 3acf08e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# in the meantime we migrate to pyproject.toml
22
# this represent the minimum requirement to build (for the optional speedup)
3-
mypy==1.3.0
3+
mypy==1.4.1
44
build==0.10.0
55
wheel==0.40.0

dev-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build==0.10.0
77
wheel==0.40.0
88

99
black==23.3.0
10-
mypy==1.3.0
10+
mypy==1.4.1
1111
Flask==2.2.3
1212
pytest==7.3.2
1313
requests==2.31.0

0 commit comments

Comments
 (0)