From 4595b91f5fca93a1d671ab26a8862cfa652c8f04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 12:22:32 +0200 Subject: [PATCH] Bump the pip group with 5 updates (#645) Bumps the pip group with 5 updates: | Package | From | To | | --- | --- | --- | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.9.5` | `3.10.0` | | [cachetools](https://github.com/tkem/cachetools) | `5.3.3` | `5.4.0` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.8.0` | `2.12.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.2` | `8.3.2` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.23.7` | `0.23.8` | Updates `aiohttp` from 3.9.5 to 3.10.0 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.5...v3.10.0) Updates `cachetools` from 5.3.3 to 5.4.0 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v5.3.3...v5.4.0) Updates `sentry-sdk` from 2.8.0 to 2.12.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/2.8.0...2.12.0) Updates `pytest` from 8.2.2 to 8.3.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.2.2...8.3.2) Updates `pytest-asyncio` from 0.23.7 to 0.23.8 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.7...v0.23.8) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: cachetools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dev-requirements.txt | 4 ++-- requirements.txt | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index ff494c4e..ffe34b05 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ -r requirements.txt asynctest==0.13.0 -pytest==8.2.2 -pytest-asyncio==0.23.7 +pytest==8.3.2 +pytest-asyncio==0.23.8 pytest-aiohttp==1.0.5 pytest-cov==5.0.0 diff --git a/requirements.txt b/requirements.txt index 5e19b4d4..b2cb1ca0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ -aiohttp==3.9.5 +aiohttp==3.10.0 appdirs==1.4.4 async-timeout==4.0.3 -cachetools==5.3.3 +cachetools==5.4.0 cffi==v1.17.0rc1 # remove this once v1.17.0 is out chardet==5.2.0 gidgethub==5.3.0 @@ -11,4 +11,4 @@ pyparsing==3.1.2 six==1.16.0 uritemplate==4.1.1 yarl==1.9.4 -sentry-sdk==2.8.0 +sentry-sdk==2.12.0