Skip to content

Commit a7573fa

Browse files
craymichaelfacebook-github-bot
authored andcommitted
bump OSS pyre nightly version (#1621)
Summary: Pull Request resolved: #1621 OSS pyre with bumped version is in alignment with internal pyre Reviewed By: Ayush-Warikoo Differential Revision: D77403529 fbshipit-source-id: 5adbfbdd67dda13b94f2a63b4fb7fa68667620fe
1 parent 65ee239 commit a7573fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pyre_configuration

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
"."
1515
],
1616
"strict": true,
17-
"version": "0.0.101745838703"
17+
"version": "0.0.101750936314"
1818
}

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ def report(*args):
7676
"sphinx-autodoc-typehints",
7777
"sphinxcontrib-katex",
7878
"mypy>=0.760",
79-
"pyre-check-nightly==0.0.101745838703",
79+
"pyre-check-nightly==0.0.101750936314",
8080
"usort==1.0.2",
8181
"ufmt",
8282
"scikit-learn",

0 commit comments

Comments
 (0)