From 0ae0b496ec320adb8d759be3fd66f593d92d181a Mon Sep 17 00:00:00 2001 From: Phil Owen <19691521+PhillipsOwen@users.noreply.github.com> Date: Tue, 13 Feb 2024 08:20:51 -0500 Subject: [PATCH] upgrading package versions to latest available --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 04c8e0c..c9b199e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,6 +8,6 @@ pylint==3.0.3 pytest==8.0.0 pytest-cov==4.1.0 -slack-sdk==3.26.2 +slack-sdk==3.27.0 requests==2.31.0 psycopg2-binary==2.9.9