Skip to content

Commit

Permalink
build(deps-dev): bump notifications-python-client from 9.1.0 to 10.0.0 (
Browse files Browse the repository at this point in the history
#350)

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](alphagov/notifications-python-client@9.1.0...10.0.0)

---
updated-dependencies:
- dependency-name: notifications-python-client
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 7efcc19 commit d459c09
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ isort = "^5.12.0"
axe-selenium-python = "^2.1.6"
python-semantic-release = "<8.0.0"
werkzeug = "2.3.8"
notifications-python-client = "9.1.0"
notifications-python-client = "10.0.0"

[tool.bandit]
exclude_dirs = ["features", "./venv/", "/tempenv/"]
Expand Down

0 comments on commit d459c09

Please sign in to comment.