From 47709403b98bf377f3e18923c73023cd993076a8 Mon Sep 17 00:00:00 2001 From: Phil Owen <19691521+PhillipsOwen@users.noreply.github.com> Date: Mon, 13 May 2024 16:13:58 -0400 Subject: [PATCH] upping package versions --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e434081..0cdd618 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,5 +9,5 @@ kubernetes==28.1.0 psycopg2-binary==2.9.9 slack-sdk==3.27.1 -pylint==3.1.0 +pylint==3.1.1 pytest==8.2.0 \ No newline at end of file