Skip to content

Commit

Permalink
Bump notifications-python-client from 6.3.0 to 9.0.0 (#216)
Browse files Browse the repository at this point in the history
Bumps [notifications-python-client](https://github.com/alphagov/notifications-python-client) from 6.3.0 to 9.0.0.
- [Changelog](https://github.com/alphagov/notifications-python-client/blob/main/CHANGELOG.md)
- [Commits](alphagov/notifications-python-client@6.3.0...9.0.0)

---
updated-dependencies:
- dependency-name: notifications-python-client
  dependency-type: direct:production
  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>
Co-authored-by: Ram <[email protected]>
Co-authored-by: Ram <[email protected]>
  • Loading branch information
3 people authored May 2, 2024
1 parent 438da36 commit fda376e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ mypy-extensions==1.0.0
# via black
nodeenv==1.8.0
# via pre-commit
notifications-python-client==6.3.0
notifications-python-client==9.0.0
# via -r requirements.txt
openapi-schema-validator==0.6.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ flask-talisman==1.1.0
#-----------------------------------
# Notification API
#-----------------------------------
notifications_python_client==6.3.0
notifications_python_client==9.0.0

#-----------------------------------
# Connexion APIs
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ markupsafe==2.1.1
# mako
# sentry-sdk
# werkzeug
notifications-python-client==6.3.0
notifications-python-client==9.0.0
# via -r requirements.in
openapi-schema-validator==0.6.2
# via openapi-spec-validator
Expand Down

0 comments on commit fda376e

Please sign in to comment.