Skip to content

Commit 8254732

Browse files
Mirror: 0.902
1 parent 0f75d9f commit 8254732

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.901
1+
0.902

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
setup(
55
name='pre_commit_dummy_package',
66
version='0.0.0',
7-
install_requires=['mypy==0.901'],
7+
install_requires=['mypy==0.902'],
88
)

0 commit comments

Comments
 (0)