From e59003d021afb13971e5a27bf762790c1cdf1dac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 12:46:37 +0200 Subject: [PATCH] Bump the pip group with 4 updates (#405) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ezio Melotti --- .coveragerc | 1 - dev-requirements.txt | 4 ++-- requirements.txt | 4 ++-- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.coveragerc b/.coveragerc index f3af841..398ff08 100644 --- a/.coveragerc +++ b/.coveragerc @@ -1,3 +1,2 @@ [run] branch = True -dynamic_context = test_function diff --git a/dev-requirements.txt b/dev-requirements.txt index ba4cf74..8ce2cfb 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,7 +1,7 @@ -r requirements.txt -coverage==7.6.1 +coverage==7.6.4 pytest==8.3.3 pytest-asyncio==0.24.0 pytest-aiohttp==1.0.5 pytest-mock==3.14.0 -pytest-cov==5.0.0 \ No newline at end of file +pytest-cov==6.0.0 \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index ab808c9..2aa93af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -aiohttp==3.10.8 +aiohttp==3.10.10 aiohttp-jinja2==1.6 gidgethub==5.3.0 aiohttp-session[secure]==2.12.1 -sentry-sdk==2.14.0 +sentry-sdk==2.17.0