Skip to content

Update pywebpush requirement from >=2.0.0 to >=2.3.0 - #12

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pywebpush-gte-2.3.0
Open

Update pywebpush requirement from >=2.0.0 to >=2.3.0#12
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pywebpush-gte-2.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 25, 2026

Copy link
Copy Markdown

Updates the requirements on pywebpush to permit the latest version.

Release notes

Sourced from pywebpush's releases.

2.3.0

  • Cleanup from @​Rotzbua
    • Use modern typing for annotations
    • Remove legacy python 2 import
    • remove redundant :type annotations
    • use [.dev] extras in CI
Changelog

Sourced from pywebpush's changelog.

2.3.0 (2026-02-09)

  • Cleanup from @​Rotzbua
    • Use modern typing for annotations
    • Remove legacy python 2 import
    • remove redundant :type annotations
    • use [.dev] extras in CI

2.2.1 (2026-02-06)

2.2.0 (2026-)

  • Update rst files to reflect md file changes

Add comment discussing additional work for Windows Notification Service (WNS)

  • Update the README.md file to mention the required, non-standard headers.

BREAKING_CHANGE This version also drops legacy support for GCM/FCM authorization keys, since those items are obsolete according to Google. See https://firebase.google.com/docs/cloud-messaging/auth-server#authorize-legacy-protocol-send-requests

2.1.2 (2025-11-10)

chore: fix formatting chore: update CHANGELOG chore: note admin update

2.1.1 (2025-10-14)

This was an administrative push to test a new publication system.

2.1.0 (2025-09-29)

feat: Add a async_webpush one call func and tests (15cf848)[https://github.com/web-push-libs/pywebpush/commit/15cf84885b4bc1cd4e8e58a8fc8f84bfc9b3387e] (thanks (@​AlexUnder2003)[https://github.com/web-push-libs/pywebpush/commits?author=AlexUnder2003])

2.0.1 (2024-10-14)

docs: Use License classifiers in pyproject.toml (thanks @​sevdog)

2.0.0 (2024-01-02)

chore: Update to modern python practices

  • include pyproject.toml file
  • use python typing
  • update to use pytest

... (truncated)

Commits
  • 8be2609 Merge branch 'main' of github.com:web-push-libs/pywebpush into llm
  • 433efd0 feat: Add AGENTS.md for bots, CONTRIBUTING.md for people
  • 7a8f2b7 Release/2.3.0 (#199)
  • a23c2c2 chore: Release 2.3.0
  • 1c1ddbf fix: use dev extras in CI; remove test-requirements.txt (#198)
  • ad7346d fix: remove legacy python 2 import (#195)
  • 8752ee3 Use modern typing (PEP 585/604) for annotations (#194)
  • f7010b1 chore: remove redundant :type annotations from docstrings (#196)
  • 7421c8f Merge branch 'main' of github.com:web-push-libs/pywebpush into release/2.2.1
  • fbd8c5f fix: remove dependency six (#191)
  • 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 [pywebpush](https://github.com/web-push-libs/pywebpush) to permit the latest version.
- [Release notes](https://github.com/web-push-libs/pywebpush/releases)
- [Changelog](https://github.com/web-push-libs/pywebpush/blob/main/CHANGELOG.md)
- [Commits](web-push-libs/pywebpush@2.0.0...2.3.0)

---
updated-dependencies:
- dependency-name: pywebpush
  dependency-version: 2.3.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 25, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a review from pilotmain as a code owner July 25, 2026 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants