Skip to content

Commit 88e489a

Browse files
Build(deps): Bump mypy from 0.991 to 1.0.0 in /dependencies/default (#499)
Bumps [mypy](https://github.com/python/mypy) from 0.991 to 1.0.0. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.991...v1.0.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f5d1cdc commit 88e489a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/default/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ hypothesis==6.68.1
77
idna==3.4
88
importlib-metadata==6.0.0
99
iniconfig==2.0.0
10-
mypy==0.991
10+
mypy==1.0.0
1111
mypy-extensions==1.0.0
1212
outcome==1.2.0
1313
packaging==23.0

0 commit comments

Comments
 (0)