Bump notifications-python-client from 6.3.0 to 8.0.1

Bumps [notifications-python-client](https://github.com/alphagov/notifications-python-client) from 6.3.0 to 8.0.1.
- [Changelog](https://github.com/alphagov/notifications-python-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/alphagov/notifications-python-client/compare/6.3.0...8.0.1)

---
updated-dependencies:
- dependency-name: notifications-python-client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-07-06 21:25:35 +00:00
committed by GitHub
parent b10f0ffcfa
commit bae7d7efe2
2 changed files with 20 additions and 20 deletions

View File

@@ -18,7 +18,7 @@ gunicorn = {version = "==20.1.0", extras = ["eventlet"], ref = "1299ea9e967a61ae
humanize = "~=4.1"
itsdangerous = "~=2.1"
jinja2 = "~=3.1"
notifications-python-client = "==6.3.0"
notifications-python-client = "==8.0.1"
prometheus-client = "==0.14.1"
pyexcel = "==0.7.0"
pyexcel-io = "==0.6.6"

38
Pipfile.lock generated
View File

@@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "6ec821f9ee3ca517ec493319e2f3097d731614f98ca2a41aee5c715a7754f813"
"sha256": "b8212dd680ef1a7cb4c8fb65223e7f299b0d568af8640538e7781414631520e3"
},
"pipfile-spec": 6,
"requires": {
@@ -50,19 +50,19 @@
},
"boto3": {
"hashes": [
"sha256:0085c1066953e61915b34f24fbdee7117fd2d8b5c9188b9519d47ba84510c067",
"sha256:cf43deb4556295219d9de44d1c95921209c90ee25246673b5768aef9d46519cc"
"sha256:8d43863e4769a5652efc32fd63430df58488cdb3fb85e614461b511358e47ec7",
"sha256:ef81f63d38be25137c3ae9c6db2841c4cde82d1c7da9f8cb9f42f410c242d4f2"
],
"markers": "python_version >= '3.7'",
"version": "==1.27.1"
"version": "==1.28.0"
},
"botocore": {
"hashes": [
"sha256:18a32a21bfa9b418b9a38ea5ef4464eba003cbb26fca2cd56e4f51098c5d1a0f",
"sha256:4d1ac5a796c5c5c87946f25f3d98764288a0ed848e772a7a47cd134847e885e7"
"sha256:bcb0601fabc9f6fb2f7c592e7c9c4dece69ccd8782bfe6cf991a14f7fa35e6f3",
"sha256:db22eea779de7f61621a612c6a36f3ee069a37d4572a9541aa374503447622aa"
],
"markers": "python_version >= '3.7'",
"version": "==1.30.1"
"version": "==1.31.0"
},
"cachetools": {
"hashes": [
@@ -235,7 +235,7 @@
"sha256:f8303414c7b03f794347ad062c0516cee0e15f7a612abd0ce1e25caf6ceb47df",
"sha256:fca62a8301b605b954ad2e9c3666f9d97f63872aa4efcae5492baca2056b74ab"
],
"markers": "python_full_version >= '3.7.0'",
"markers": "python_version >= '3.7'",
"version": "==3.1.0"
},
"click": {
@@ -748,10 +748,10 @@
},
"notifications-python-client": {
"hashes": [
"sha256:47c803fcc8b4098d069b92547bb52607b558cec25c19e2697a74faab2e5ef4c0"
"sha256:e89f5ad7caf17065ede88a1c2270c32cc24de75843856e524a2336f952260b4c"
],
"index": "pypi",
"version": "==6.3.0"
"version": "==8.0.1"
},
"notifications-utils": {
"editable": true,
@@ -1192,19 +1192,19 @@
},
"boto3": {
"hashes": [
"sha256:0085c1066953e61915b34f24fbdee7117fd2d8b5c9188b9519d47ba84510c067",
"sha256:cf43deb4556295219d9de44d1c95921209c90ee25246673b5768aef9d46519cc"
"sha256:8d43863e4769a5652efc32fd63430df58488cdb3fb85e614461b511358e47ec7",
"sha256:ef81f63d38be25137c3ae9c6db2841c4cde82d1c7da9f8cb9f42f410c242d4f2"
],
"markers": "python_version >= '3.7'",
"version": "==1.27.1"
"version": "==1.28.0"
},
"botocore": {
"hashes": [
"sha256:18a32a21bfa9b418b9a38ea5ef4464eba003cbb26fca2cd56e4f51098c5d1a0f",
"sha256:4d1ac5a796c5c5c87946f25f3d98764288a0ed848e772a7a47cd134847e885e7"
"sha256:bcb0601fabc9f6fb2f7c592e7c9c4dece69ccd8782bfe6cf991a14f7fa35e6f3",
"sha256:db22eea779de7f61621a612c6a36f3ee069a37d4572a9541aa374503447622aa"
],
"markers": "python_version >= '3.7'",
"version": "==1.30.1"
"version": "==1.31.0"
},
"cachecontrol": {
"extras": [
@@ -1372,7 +1372,7 @@
"sha256:f8303414c7b03f794347ad062c0516cee0e15f7a612abd0ce1e25caf6ceb47df",
"sha256:fca62a8301b605b954ad2e9c3666f9d97f63872aa4efcae5492baca2056b74ab"
],
"markers": "python_full_version >= '3.7.0'",
"markers": "python_version >= '3.7'",
"version": "==3.1.0"
},
"cryptography": {
@@ -1746,7 +1746,7 @@
"sha256:4659bc2a667783e7a15d190f6fccf8b2486685b6dba4c19c3876314769c57526",
"sha256:b4fa3a7a0be38243123cf9d1f3518da10c51bdb165a2b2985566247f9155a7d3"
],
"markers": "python_full_version >= '3.6.0'",
"markers": "python_version >= '3.6'",
"version": "==32.0.1"
},
"pluggy": {
@@ -1942,7 +1942,7 @@
"sha256:8f87bc7ee54675732fa66a05ebfe489e27264caeeff3728c945d25971b6485ec",
"sha256:d653d6bccede5844304c605d5aac802c7cf9621efd700b46c7ec2b51ea914898"
],
"markers": "python_full_version >= '3.7.0'",
"markers": "python_version >= '3.7'",
"version": "==13.4.2"
},
"s3transfer": {