From a60d45bfbdb94c5c5fb39bd7678317167cbe2f66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 17:23:31 +0000 Subject: [PATCH] deps: bump pywebpush from 2.0.1 to 2.0.3 (#696) Bumps [pywebpush](https://github.com/web-push-libs/pywebpush) from 2.0.1 to 2.0.3. - [Release notes](https://github.com/web-push-libs/pywebpush/releases) - [Changelog](https://github.com/web-push-libs/pywebpush/blob/main/CHANGELOG.md) - [Commits](https://github.com/web-push-libs/pywebpush/commits) --- updated-dependencies: - dependency-name: pywebpush dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6b69e80e..e3036124 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ quart==0.19.9 quart-cors==0.7.0 hypercorn==0.17.3 asyncpg==0.30.0 -pywebpush==2.0.1 +pywebpush==2.0.3 SQLAlchemy[asyncio]==2.0.36 firebase-admin==6.6.0