mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-03 09:51:11 -05:00
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:
8
poetry.lock
generated
8
poetry.lock
generated
@@ -2382,12 +2382,12 @@ infinite-tracing = ["grpcio", "protobuf"]
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "notifications-python-client"
|
name = "notifications-python-client"
|
||||||
version = "6.3.0"
|
version = "8.0.1"
|
||||||
description = "Python API client for GOV.UK Notify."
|
description = "Python API client for GOV.UK Notify."
|
||||||
optional = false
|
optional = false
|
||||||
python-versions = ">=3.6"
|
python-versions = ">=3.7"
|
||||||
files = [
|
files = [
|
||||||
{file = "notifications_python_client-6.3.0-py2.py3-none-any.whl", hash = "sha256:47c803fcc8b4098d069b92547bb52607b558cec25c19e2697a74faab2e5ef4c0"},
|
{file = "notifications_python_client-8.0.1-py3-none-any.whl", hash = "sha256:e89f5ad7caf17065ede88a1c2270c32cc24de75843856e524a2336f952260b4c"},
|
||||||
]
|
]
|
||||||
|
|
||||||
[package.dependencies]
|
[package.dependencies]
|
||||||
@@ -4265,4 +4265,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p
|
|||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "2.0"
|
lock-version = "2.0"
|
||||||
python-versions = "^3.9"
|
python-versions = "^3.9"
|
||||||
content-hash = "567d4ca8445691f396923ecc0e6fe1f3a3a8fd34b0465382a658c6ade4049cf8"
|
content-hash = "5e3a03d00aefc5f58140174c708b19887c9593a05a786466a0e1d423f8581cf5"
|
||||||
|
|||||||
@@ -52,7 +52,7 @@ jsonschema = {version = "==4.17.0", extras = ["format"]}
|
|||||||
lxml = "==4.9.3"
|
lxml = "==4.9.3"
|
||||||
marshmallow = "==3.20.1"
|
marshmallow = "==3.20.1"
|
||||||
marshmallow-sqlalchemy = "==0.29.0"
|
marshmallow-sqlalchemy = "==0.29.0"
|
||||||
notifications-python-client = "==6.3.0"
|
notifications-python-client = "==8.0.1"
|
||||||
oscrypto = "==1.3.0"
|
oscrypto = "==1.3.0"
|
||||||
poetry = "==1.6.1"
|
poetry = "==1.6.1"
|
||||||
poetry-dotenv-plugin = "==0.2.0"
|
poetry-dotenv-plugin = "==0.2.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user