From 5bf58c7d91fc6d709f8ac511758d68ea9911f95a Mon Sep 17 00:00:00 2001 From: Phil Owen <19691521+PhillipsOwen@users.noreply.github.com> Date: Tue, 13 Feb 2024 08:20:49 -0500 Subject: [PATCH] upgrading package versions to latest available --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6f522a2..1abd2b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,8 +6,8 @@ # SPDX-License-Identifier: MIT pylint==3.0.3 -pytest==7.4.4 +pytest==8.0.0 pytest-cov==4.1.0 -slack-sdk==3.26.1 +slack-sdk==3.27.0 requests==2.31.0 psycopg2-binary==2.9.9 \ No newline at end of file