From 91aed84ffcab7d06b1e7f0c9e774adb05b067916 Mon Sep 17 00:00:00 2001 From: Dan Ryan Date: Thu, 22 Nov 2018 11:12:39 -0500 Subject: [PATCH] Add news --- news/3280.vendor.rst | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 news/3280.vendor.rst diff --git a/news/3280.vendor.rst b/news/3280.vendor.rst new file mode 100644 index 00000000..70b58c57 --- /dev/null +++ b/news/3280.vendor.rst @@ -0,0 +1,4 @@ +Update vendored dependencies to resolve resolution output parsing and python finding: + - `pythonfinder 1.1.9 -> 1.1.10` + - `requirementslib 1.3.1 -> 1.3.3` + - `vistir 0.2.3 -> 0.2.5`