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:
dependabot[bot]
2023-11-01 16:58:17 +00:00
committed by GitHub
parent 4a98080c3f
commit b538d25b13
2 changed files with 14 additions and 4 deletions

View File

@@ -22,7 +22,7 @@ humanize = "~=4.8"
itsdangerous = "~=2.1"
jinja2 = "~=3.1"
newrelic = "*"
notifications-python-client = "==8.0.1"
notifications-python-client = "==8.1.0"
notifications-utils = {git = "https://github.com/GSA/notifications-utils.git"}
pyexcel = "==0.7.0"
pyexcel-io = "==0.6.6"