From 834d7fee7f0aa9bf834784cfaa5c7693f1547c42 Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Thu, 04 Apr 2024 18:45:30 +0200
Subject: [PATCH] python/libcst: update to 1.3.1

---
 components/python/libcst/patches/01-no-pyre-check.patch |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/python/libcst/patches/01-no-pyre-check.patch b/components/python/libcst/patches/01-no-pyre-check.patch
index 5a09abb..bdf75e9 100644
--- a/components/python/libcst/patches/01-no-pyre-check.patch
+++ b/components/python/libcst/patches/01-no-pyre-check.patch
@@ -1,5 +1,5 @@
---- libcst-1.2.0/libcst/metadata/tests/test_type_inference_provider.py.orig
-+++ libcst-1.2.0/libcst/metadata/tests/test_type_inference_provider.py
+--- libcst-1.3.1/libcst/metadata/tests/test_type_inference_provider.py.orig
++++ libcst-1.3.1/libcst/metadata/tests/test_type_inference_provider.py
 @@ -10,7 +10,7 @@
  import sys
  from pathlib import Path

--
Gitblit v1.9.3