From 791df9b980c8513af2bf1aafef33d38470d488fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 00:49:04 +0000 Subject: [PATCH 1/4] Bump boto3 from 1.35.81 to 1.35.86 Bumps [boto3](https://github.com/boto/boto3) from 1.35.81 to 1.35.86. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.81...1.35.86) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 4 ++-- requirements.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 3f4e719..a489c0e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -31,9 +31,9 @@ billiard==4.2.0 # via # -r requirements.txt # celery -boto3==1.35.81 +boto3==1.35.86 # via -r requirements.txt -botocore==1.35.81 +botocore==1.35.86 # via # -r requirements.txt # boto3 diff --git a/requirements.txt b/requirements.txt index 23ac755..fdfaa7c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,9 +22,9 @@ backoff==2.2.1 # opentelemetry-exporter-otlp-proto-http billiard==4.2.0 # via celery -boto3==1.35.81 +boto3==1.35.86 # via -r requirements.in -botocore==1.35.81 +botocore==1.35.86 # via # boto3 # s3transfer From 501acf5ab6dfca7d0f161ff75d4523e7f75f60a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 00:50:25 +0000 Subject: [PATCH 2/4] Bump smart-open from 7.0.5 to 7.1.0 Bumps [smart-open](https://github.com/piskvorky/smart_open) from 7.0.5 to 7.1.0. - [Release notes](https://github.com/piskvorky/smart_open/releases) - [Changelog](https://github.com/piskvorky/smart_open/blob/develop/CHANGELOG.md) - [Commits](https://github.com/piskvorky/smart_open/compare/v7.0.5...v7.1.0) --- updated-dependencies: - dependency-name: smart-open dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 3f4e719..e725658 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -425,7 +425,7 @@ six==1.16.0 # click-repl # faker # python-dateutil -smart-open==7.0.5 +smart-open==7.1.0 # via -r requirements.txt sqlparse==0.5.3 # via diff --git a/requirements.txt b/requirements.txt index 23ac755..1b78d23 100644 --- a/requirements.txt +++ b/requirements.txt @@ -246,7 +246,7 @@ six==1.16.0 # via # click-repl # python-dateutil -smart-open==7.0.5 +smart-open==7.1.0 # via -r requirements.in sqlparse==0.5.3 # via From 4b24ff60cfbe9dfac280043d7797fecd6a765ec3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 00:51:44 +0000 Subject: [PATCH 3/4] Bump urllib3 from 2.2.3 to 2.3.0 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.3 to 2.3.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.2.3...2.3.0) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 3f4e719..8220a1e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -453,7 +453,7 @@ uritemplate==3.0.1 # via # -r requirements.txt # drf-spectacular -urllib3==2.2.3 +urllib3==2.3.0 # via # -r requirements.txt # botocore diff --git a/requirements.txt b/requirements.txt index 23ac755..0566df9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -263,7 +263,7 @@ tzdata==2024.1 # django-celery-beat uritemplate==3.0.1 # via drf-spectacular -urllib3==2.2.3 +urllib3==2.3.0 # via # -r requirements.in # botocore From 4496f2b18c0f023cf482e78d44ab8f05c0b4532b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 00:53:03 +0000 Subject: [PATCH 4/4] Bump notifications-python-client from 10.0.0 to 10.0.1 Bumps [notifications-python-client](https://github.com/alphagov/notifications-python-client) from 10.0.0 to 10.0.1. - [Changelog](https://github.com/alphagov/notifications-python-client/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/notifications-python-client/compare/10.0.0...10.0.1) --- updated-dependencies: - dependency-name: notifications-python-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.in | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 3f4e719..6570cba 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -231,7 +231,7 @@ nodeenv==1.8.0 # via # -r requirements.txt # pre-commit -notifications-python-client==10.0.0 +notifications-python-client==10.0.1 # via -r requirements.txt oauthlib==3.2.2 # via diff --git a/requirements.in b/requirements.in index 5793153..dcab012 100644 --- a/requirements.in +++ b/requirements.in @@ -16,7 +16,7 @@ sentry-sdk==2.19.2 backoff django-prometheus==2.3.1 smart-open -notifications-python-client==10.0.0 +notifications-python-client==10.0.1 elastic-apm django-log-formatter-asim==0.0.6 diff --git a/requirements.txt b/requirements.txt index 23ac755..1a52301 100644 --- a/requirements.txt +++ b/requirements.txt @@ -135,7 +135,7 @@ kombu==5.3.7 # via celery nodeenv==1.8.0 # via pre-commit -notifications-python-client==10.0.0 +notifications-python-client==10.0.1 # via -r requirements.in oauthlib==3.2.2 # via requests-oauthlib