mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-30 14:31:57 -05:00
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-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
6
poetry.lock
generated
6
poetry.lock
generated
@@ -2918,13 +2918,13 @@ files = [
|
||||
|
||||
[[package]]
|
||||
name = "notifications-python-client"
|
||||
version = "10.0.0"
|
||||
version = "10.0.1"
|
||||
description = "Python API client for GOV.UK Notify."
|
||||
optional = false
|
||||
python-versions = ">=3.8"
|
||||
groups = ["main"]
|
||||
files = [
|
||||
{file = "notifications_python_client-10.0.0-py3-none-any.whl", hash = "sha256:0f152a4d23b7f7b827dae6b45ac63568a2bc56044b1aa57b66bc68b137c40e57"},
|
||||
{file = "notifications_python_client-10.0.1-py3-none-any.whl", hash = "sha256:00d88eacb6fd6eb0467d7396a7e23677194cfebe0ebd88de2efa031fb51eb23f"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@@ -5330,4 +5330,4 @@ propcache = ">=0.2.1"
|
||||
[metadata]
|
||||
lock-version = "2.1"
|
||||
python-versions = "^3.12.2"
|
||||
content-hash = "b106a3fce6dc2b924ade19f288539e6f1e2b046f3373e6181ed9fcbc4d828bbe"
|
||||
content-hash = "db4a2f02112645fe90669b0b3941de0ae9cdb2a014fbc0305be3ca9c67ee9c9f"
|
||||
|
||||
@@ -39,7 +39,7 @@ lxml = "==5.3.1"
|
||||
marshmallow = "==3.26.1"
|
||||
marshmallow-sqlalchemy = "==1.0.0"
|
||||
newrelic = "*"
|
||||
notifications-python-client = "==10.0.0"
|
||||
notifications-python-client = "==10.0.1"
|
||||
oscrypto = { git = "https://github.com/wbond/oscrypto.git", rev = "1547f53" }
|
||||
packaging = "==25.0"
|
||||
poetry-dotenv-plugin = "==0.2.0"
|
||||
|
||||
Reference in New Issue
Block a user