From 77c2b66a8f5836da8f653a8a43b710f7d2cbd33f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 09:04:48 +0000 Subject: [PATCH 1/2] Bump attrs from 24.2.0 to 24.3.0 Bumps [attrs](https://github.com/sponsors/hynek) from 24.2.0 to 24.3.0. - [Commits](https://github.com/sponsors/hynek/commits) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- setup.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 14603f5..af5f217 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ aiohttp==3.11.10 aiosignal==1.3.1 asgiref==3.8.1 - attrs==24.2.0 + attrs==24.3.0 certifi==2024.8.30 charset-normalizer==3.4.0 Django==5.1.4 diff --git a/setup.cfg b/setup.cfg index ef336e7..ed0aaee 100644 --- a/setup.cfg +++ b/setup.cfg @@ -49,7 +49,7 @@ install_requires = aiohttp==3.11.10 aiosignal==1.3.1 asgiref==3.8.1 - attrs==24.2.0 + attrs==24.3.0 certifi==2024.8.30 charset-normalizer==3.4.0 Django==5.1.4 From 8193a33edac660c8f04d59d0786fc953f6a564aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 13:33:05 +0000 Subject: [PATCH 2/2] Bump certifi from 2024.8.30 to 2024.12.14 Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.8.30 to 2024.12.14. - [Commits](https://github.com/certifi/python-certifi/compare/2024.08.30...2024.12.14) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- setup.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index af5f217..88faa39 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiosignal==1.3.1 asgiref==3.8.1 attrs==24.3.0 - certifi==2024.8.30 + certifi==2024.12.14 charset-normalizer==3.4.0 Django==5.1.4 et-xmlfile==2.0.0 diff --git a/setup.cfg b/setup.cfg index ed0aaee..348e932 100644 --- a/setup.cfg +++ b/setup.cfg @@ -50,7 +50,7 @@ install_requires = aiosignal==1.3.1 asgiref==3.8.1 attrs==24.3.0 - certifi==2024.8.30 + certifi==2024.12.14 charset-normalizer==3.4.0 Django==5.1.4 et-xmlfile==2.0.0