Bump notifications-python-client from 8.1.0 to 8.2.0

Bumps [notifications-python-client](https://github.com/alphagov/notifications-python-client) from 8.1.0 to 8.2.0.
- [Changelog](https://github.com/alphagov/notifications-python-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/alphagov/notifications-python-client/compare/8.1.0...8.2.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]
2024-01-03 17:32:25 +00:00
committed by GitHub
parent 8b36e6e81b
commit 9fe06e141b
2 changed files with 4 additions and 4 deletions

View File

@@ -38,7 +38,7 @@ lxml = "==5.0.0"
marshmallow = "==3.20.1"
marshmallow-sqlalchemy = "==0.29.0"
newrelic = "*"
notifications-python-client = "==8.1.0"
notifications-python-client = "==8.2.0"
notifications-utils = {git = "https://github.com/GSA/notifications-utils.git"}
oscrypto = "==1.3.0"
packaging = "==23.2"