From 9ca4f81abfd81397669d33ee1bbf80382b675b9c Mon Sep 17 00:00:00 2001 From: julialawrence Date: Mon, 6 Jan 2025 15:46:00 +0000 Subject: [PATCH] Adding outstanding dependabot upgrades --- function/requirements-dev.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/function/requirements-dev.txt b/function/requirements-dev.txt index 2a36625..fd41243 100644 --- a/function/requirements-dev.txt +++ b/function/requirements-dev.txt @@ -1,9 +1,9 @@ autopep8==2.3.1 -black==24.4.2 -flake8==7.1.0 +black==24.10.0 +flake8==7.1.1 isort==5.13.2 mypy==1.11.0 -pylint==3.2.6 +pylint==3.3.2 unittest2==1.1.0 mock==5.1.0 requests_mock==1.12.1