From 4f6289e873e604cce1a0d0e377d2b6e3cc4bcb26 Mon Sep 17 00:00:00 2001 From: "Daniel W. Anner" Date: Mon, 22 Jan 2024 11:48:27 -0500 Subject: [PATCH] Updating psutil and pytest (#1873) --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index fe7bac494..cdd0d1f73 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ jsonschema==4.19.0 jsondiff==2.0.0 pre-commit==3.5.0 -pytest==7.4.3 +pytest==7.4.4 PyYAML==6.0.1 yamllint==1.33.0 gitpython==3.1.41 -psutil==5.9.6 \ No newline at end of file +psutil==5.9.7