From be75b86effccfbfc1ba9e6ba2005333a5b443502 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 8a1cdc4..2405da4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,6 +10,6 @@ pika==1.3.2 psycopg2-binary==2.9.9 configparser==6.0.0 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