From fb5d2de92ac7262528b8178bc3245e876faf5b4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 17:55:15 +0100 Subject: [PATCH 1/3] Bump boto3 from 1.26.39 to 1.26.41 (#207) Bumps [boto3](https://github.com/boto/boto3) from 1.26.39 to 1.26.41. - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/boto3/compare/1.26.39...1.26.41) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bc3100d..d5ea87d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -boto3 == 1.26.39 +boto3 == 1.26.41 ftfy == 6.1.1 mailchecker == 5.0.5 openpyxl == 3.0.10 From 67a6ce82ace12d4dfd91547f35586f21ebe22be0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 17:55:25 +0100 Subject: [PATCH 2/3] Bump mailchecker from 5.0.5 to 5.0.6 (#208) Bumps [mailchecker](https://github.com/FGRibreau/mailchecker) from 5.0.5 to 5.0.6. - [Release notes](https://github.com/FGRibreau/mailchecker/releases) - [Changelog](https://github.com/FGRibreau/mailchecker/blob/master/CHANGELOG.md) - [Commits](https://github.com/FGRibreau/mailchecker/compare/v5.0.5...v5.0.6) --- updated-dependencies: - dependency-name: mailchecker dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d5ea87d..4436e2b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ boto3 == 1.26.41 ftfy == 6.1.1 -mailchecker == 5.0.5 +mailchecker == 5.0.6 openpyxl == 3.0.10 phonenumbers == 8.13.3 python-dateutil == 2.8.2 From f42331be7464e899c180a3571aeb551550f91e80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 17:55:32 +0100 Subject: [PATCH 3/3] Bump tox from 4.0.19 to 4.1.2 (#209) Bumps [tox](https://github.com/tox-dev/tox) from 4.0.19 to 4.1.2. - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/4.0.19...4.1.2) --- updated-dependencies: - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 008edaa..72a55cb 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -4,4 +4,4 @@ flake8 == 6.0.0 orjson == 3.8.3 pre-commit == 2.21.0 python-decouple == 3.6 -tox == 4.0.19 +tox == 4.1.2