mirror of
https://github.com/GSA/notifications-api.git
synced 2026-07-09 02:43:55 -04:00
Bump notifications-python-client from 8.0.1 to 8.1.0
Bumps [notifications-python-client](https://github.com/alphagov/notifications-python-client) from 8.0.1 to 8.1.0. - [Changelog](https://github.com/alphagov/notifications-python-client/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/notifications-python-client/compare/8.0.1...8.1.0) --- updated-dependencies: - dependency-name: notifications-python-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
6
poetry.lock
generated
6
poetry.lock
generated
@@ -2488,12 +2488,12 @@ infinite-tracing = ["grpcio", "protobuf"]
|
||||
|
||||
[[package]]
|
||||
name = "notifications-python-client"
|
||||
version = "8.0.1"
|
||||
version = "8.1.0"
|
||||
description = "Python API client for GOV.UK Notify."
|
||||
optional = false
|
||||
python-versions = ">=3.7"
|
||||
files = [
|
||||
{file = "notifications_python_client-8.0.1-py3-none-any.whl", hash = "sha256:e89f5ad7caf17065ede88a1c2270c32cc24de75843856e524a2336f952260b4c"},
|
||||
{file = "notifications_python_client-8.1.0-py3-none-any.whl", hash = "sha256:8aec1f7a4ba592fd699eae899df8ccca9ccafb614f47826c07b318ca903c9c13"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@@ -4513,4 +4513,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = ">=3.9,<3.12"
|
||||
content-hash = "5d1e44154061ef029b156d22b9e28f3c274dde7f35c6ea888a264363edbaf247"
|
||||
content-hash = "991d3f03daba0c8681fd062343fe87d8f165dc8eaa2f276b80d165d04d65377e"
|
||||
|
||||
@@ -53,7 +53,7 @@ lxml = "==4.9.3"
|
||||
marshmallow = "==3.20.1"
|
||||
marshmallow-sqlalchemy = "==0.29.0"
|
||||
newrelic = "*"
|
||||
notifications-python-client = "==8.0.1"
|
||||
notifications-python-client = "==8.1.0"
|
||||
notifications-utils = {git = "https://github.com/GSA/notifications-utils.git", develop = true}
|
||||
oscrypto = "==1.3.0"
|
||||
packaging = "==23.1"
|
||||
|
||||
Reference in New Issue
Block a user