Skip to content

Commit

Permalink
Chore(deps): Bump notifications-python-client from 10.0.0 to 10.0.1 (#…
Browse files Browse the repository at this point in the history
…1198)

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

---
updated-dependencies:
- dependency-name: notifications-python-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mitch Dawson <[email protected]>
  • Loading branch information
dependabot[bot] and mitchdawson1982 authored Dec 19, 2024
1 parent 1f658af commit 6297be7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -24,7 +24,7 @@ psycopg = "^3.2.3"
psycopg-binary = "^3.2.3"
django-debug-toolbar = "^4.4.6"
redis = {extras = ["hiredis"], version = "^5.2.1"}
notifications-python-client = "^10.0.0"
notifications-python-client = "^10.0.1"

[tool.poetry.group.dev.dependencies]
black = "^24.10.0"
Expand Down

0 comments on commit 6297be7

Please sign in to comment.