Skip to content

Commit

Permalink
Bump werkzeug from 3.0.1 to 3.0.3 in /jwt/decode-jwt
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.1 to 3.0.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@3.0.1...3.0.3)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent 7b590f1 commit 6d14c68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jwt/decode-jwt/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jinja2==3.1.4; python_version >= '3.7'
markupsafe==2.1.2; python_version >= '3.7'
pycparser==2.21; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
python-dotenv==1.0.0
werkzeug==3.0.1; python_version >= '3.8'
werkzeug==3.0.3; python_version >= '3.8'
vonage_jwt>=1.1.0

0 comments on commit 6d14c68

Please sign in to comment.