Skip to content

(chore): Update windows-toasts requirement from >=1.1 to >=1.3.1#14

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/windows-toasts-gte-1.3.1
Open

(chore): Update windows-toasts requirement from >=1.1 to >=1.3.1#14
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/windows-toasts-gte-1.3.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 13, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on windows-toasts to permit the latest version.

Release notes

Sourced from windows-toasts's releases.

v1.3.1

1.3.1 (2025-05-06)

  • Support pywinrt>=3 (#184)
Changelog

Sourced from windows-toasts's changelog.

1.3.1 (2025-05-06)

  • Support pywinrt>=3 (#184)

1.3.0 (2024-09-01)

  • Implemented custom audio file support (#154)

1.2.0 (2024-06-30)

  • Implement removing toasts and toast groups (#145)
    • See 'removing toasts' <https://windows-toasts.readthedocs.io/en/latest/advanced_usage.html#removing-toasts>_ for an example.
  • Relax winrt package versioning requirements to support 2.x (#153)

1.1.1 (2024-05-19)

  • Allow setting attribution text (#140)
  • Added support for winrt v2.0.1 (#138)

1.1.0 (2024-02-13)

  • Importing the module now throws an exception if the Windows version is unsupported (#122)
  • Replaced toasts_winrt with winrt-Namespace packages (#113)
  • Dropped Python 3.8 support (#113)

1.0.2 (2023-12-31)

  • Unquote image paths when the path contains characters that were escaped (#111)
  • Convert image paths to absolute before converting to URI (#112)

1.0.1 (2023-09-11)

  • Fixed AttributeError when calling WindowsToaster.clear_toasts() (#96)
  • unschedule_toast() now raise a ToastNotFoundError exception if the toast could not be found instead of warning (#97)

1.0.0 (2023-08-14)

Major

  • Replaced winsdk requirement with toasts-winrt (#78)
  • Removed toast templates in favour of ToastGeneric (#75)
  • Simplified configuration of toasts (#82)

Minor

  • InvalidImageException is thrown when trying to add online images or images that do not exist
  • Body is now the first argument for toasts
  • Images no longer default to being circleCrop-ed
  • Added support for inline images (#77)
  • Added support for launching applications using their protocols (#80)

... (truncated)

Commits
  • 8d3be75 release: release v1.3.1
  • eae58a1 feat: bump pywinrt bindings
  • 2e5c423 tests: patch add_to_schedule
  • 939dad5 build(deps-docs): bump sphinx and dependent versions
  • 49e2ef8 docs: add notification platform error fix tutorial
  • 4627b08 build(deps-dev): bump isort from 5.13.2 to 6.0.1 (#182)
  • 8408d8c build(deps-dev): bump black[colorama] from 24.8.0 to 25.1.0 (#176)
  • 3e2716a build(deps-dev): bump pytest from 8.3.4 to 8.3.5 (#180)
  • 93b7bfb build(deps-dev): bump flake8 from 7.1.1 to 7.2.0 (#183)
  • 481d44a ci: bump codecov/codecov-action from 4 to 5 (#171)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [windows-toasts](https://github.com/DatGuy1/Windows-Toasts) to permit the latest version.
- [Release notes](https://github.com/DatGuy1/Windows-Toasts/releases)
- [Changelog](https://github.com/DatGuy1/Windows-Toasts/blob/main/CHANGELOG.rst)
- [Commits](DatGuy1/Windows-Toasts@v1.1.0...v1.3.1)

---
updated-dependencies:
- dependency-name: windows-toasts
  dependency-version: 1.3.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 13, 2026
@github-actions github-actions Bot added the area: packaging Packaging/build/exe label Jun 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: packaging Packaging/build/exe dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants