Bump notifications-python-client from 9.1.0 to 10.0.0

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

---
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]
2024-07-29 18:47:37 +00:00
committed by GitHub
parent 1880fc8bbb
commit 01eb6edac5
2 changed files with 5 additions and 5 deletions

View File

@@ -39,7 +39,7 @@ lxml = "==5.2.2"
marshmallow = "==3.21.3"
marshmallow-sqlalchemy = "==1.0.0"
newrelic = "*"
notifications-python-client = "==9.1.0"
notifications-python-client = "==10.0.0"
oscrypto = "==1.3.0"
packaging = "==24.1"
poetry-dotenv-plugin = "==0.2.0"