From 4bff3ab450634bc364692d01cf51b4a62003a3da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 09:47:06 +0000 Subject: [PATCH 1/5] chore(deps): update pyjwt requirement from ~=2.9.0 to ~=2.10.0 Updates the requirements on [pyjwt](https://github.com/jpadilla/pyjwt) to permit the latest version. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/2.9.0...2.10.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 911c8f62..addcd43e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,4 +13,4 @@ tqdm~=4.66.5 yarl~=1.17.1 pycryptodomex~=3.21.0 qrcode_terminal~=0.8 -PyJWT~=2.9.0 \ No newline at end of file +PyJWT~=2.10.0 \ No newline at end of file From 626cee1d3f2f120d90dda66fc8956819afaa7b4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 09:47:19 +0000 Subject: [PATCH 2/5] chore(deps): update aiohttp requirement from ~=3.10.10 to ~=3.11.2 Updates the requirements on [aiohttp](https://github.com/aio-libs/aiohttp) to permit the latest version. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.10...v3.11.2) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 911c8f62..c9e13f65 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiohttp~=3.10.10 +aiohttp~=3.11.2 beautifulsoup4~=4.12.3 colorama~=0.4.6 lxml~=5.3.0 From 3a6aacfea849ee8abd6d292b4f40d427c271ec0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 09:47:22 +0000 Subject: [PATCH 3/5] chore(deps): update tqdm requirement from ~=4.66.5 to ~=4.67.0 Updates the requirements on [tqdm](https://github.com/tqdm/tqdm) to permit the latest version. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.5...v4.67.0) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 911c8f62..29c354bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ qrcode~=8.0 APScheduler~=3.10.4 rsa~=4.9 pillow~=10.4.0 -tqdm~=4.66.5 +tqdm~=4.67.0 yarl~=1.17.1 pycryptodomex~=3.21.0 qrcode_terminal~=0.8 From 6a932fa1456af04fcd393cfd33afa80b4c99c0cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 12:28:51 +0000 Subject: [PATCH 4/5] chore(deps): update pillow requirement from ~=10.4.0 to ~=11.0.0 Updates the requirements on [pillow](https://github.com/python-pillow/Pillow) to permit the latest version. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/10.4.0...11.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e0875ff6..8ff6d3d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ httpx~=0.27.2 qrcode~=8.0 APScheduler~=3.10.4 rsa~=4.9 -pillow~=10.4.0 +pillow~=11.0.0 tqdm~=4.67.0 yarl~=1.17.1 pycryptodomex~=3.21.0 From 179bab0c55798929ef314ba84a1b39b7132f9583 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 12:28:55 +0000 Subject: [PATCH 5/5] chore(deps): update yarl requirement from ~=1.17.1 to ~=1.17.2 Updates the requirements on [yarl](https://github.com/aio-libs/yarl) to permit the latest version. - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/yarl/compare/v1.17.1...v1.17.2) --- updated-dependencies: - dependency-name: yarl dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e0875ff6..1c38f0f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ APScheduler~=3.10.4 rsa~=4.9 pillow~=10.4.0 tqdm~=4.67.0 -yarl~=1.17.1 +yarl~=1.17.2 pycryptodomex~=3.21.0 qrcode_terminal~=0.8 PyJWT~=2.10.0 \ No newline at end of file