From 7494a14bc2547f4ce05731ebf31bec4310980248 Mon Sep 17 00:00:00 2001 From: Ben Busby Date: Mon, 31 Oct 2022 12:57:32 -0600 Subject: [PATCH] Remove `py` dependency, update `pytest` version See https://github.com/advisories/GHSA-w596-4wvx-j9j6 --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 90948ea..2b4eebd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,13 +17,12 @@ MarkupSafe==1.1.1 more-itertools==8.3.0 packaging==20.4 pluggy==0.13.1 -py==1.10.0 pycodestyle==2.6.0 pycparser==2.21 pyOpenSSL==19.1.0 pyparsing==2.4.7 PySocks==1.7.1 -pytest==6.2.5 +pytest==7.2.0 python-dateutil==2.8.1 requests==2.25.1 soupsieve==1.9.5