From 72df2082cee778df22ffb006d873ec467ff4c5ca Mon Sep 17 00:00:00 2001 From: Pyre Bot Jr Date: Wed, 18 Oct 2023 10:52:35 -0700 Subject: [PATCH] upgrade pyre version in `fbcode/torchrec` - batch 1 Differential Revision: D49425673 --- .pyre_configuration | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pyre_configuration b/.pyre_configuration index 0ec8b89b0..b55d6401e 100644 --- a/.pyre_configuration +++ b/.pyre_configuration @@ -13,5 +13,5 @@ } ], "strict": true, - "version": "0.0.101694517016" + "version": "0.0.101695121921" }