From bcd749f1627b1419b39afd5b518775af6af0e124 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 21:41:44 +0000 Subject: [PATCH] Bump pyjwt from 2.9.0 to 2.13.0 in /ethereum/batch/beam_dataflow Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.9.0 to 2.13.0. - [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.13.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ethereum/batch/beam_dataflow/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ethereum/batch/beam_dataflow/requirements.txt b/ethereum/batch/beam_dataflow/requirements.txt index bb133ee..42f5ae3 100644 --- a/ethereum/batch/beam_dataflow/requirements.txt +++ b/ethereum/batch/beam_dataflow/requirements.txt @@ -80,7 +80,7 @@ pyasn1-modules==0.4.2 pydantic==2.11.5 pydantic-core==2.33.2 pydot==1.4.2 -pyjwt==2.9.0 +pyjwt==2.13.0 pymongo==4.13.0 pyparsing==3.2.3 python-dateutil==2.9.0.post0