From a228ccf8373b09a2e4291a199c9a2e5d8940ae17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 18:27:31 +0000 Subject: [PATCH] build(deps): Bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the /leaderboard directory: [aiohttp](https://github.com/aio-libs/aiohttp) and [certifi](https://github.com/certifi/python-certifi). Updates `aiohttp` from 3.9.5 to 3.10.2 - [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.2) Updates `certifi` from 2024.6.2 to 2024.7.4 - [Commits](https://github.com/certifi/python-certifi/compare/2024.06.02...2024.07.04) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production dependency-group: pip - dependency-name: certifi dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- leaderboard/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/leaderboard/requirements.txt b/leaderboard/requirements.txt index d557bda..3d86a2f 100644 --- a/leaderboard/requirements.txt +++ b/leaderboard/requirements.txt @@ -1,11 +1,11 @@ aiofiles==23.2.1 -aiohttp==3.9.5 +aiohttp==3.10.2 aiosignal==1.3.1 altair==5.3.0 annotated-types==0.7.0 anyio==4.4.0 attrs==23.2.0 -certifi==2024.6.2 +certifi==2024.7.4 charset-normalizer==3.3.2 click==8.1.7 contourpy==1.2.1