Skip to content

Commit c18f6d1

Browse files
chore(deps): Bump pyjwt from 2.9.0 to 2.10.0 (openwallet-foundation#3339)
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.9.0 to 2.10.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.9.0...2.10.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2522877 commit c18f6d1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ packaging = "~23.2"
3434
portalocker = "~2.10.1"
3535
prompt_toolkit = ">=2.0.9,<2.1.0"
3636
pydid = "^0.5.1"
37-
pyjwt = "~2.9.0"
37+
pyjwt = "~2.10.0"
3838
pyld = "^2.0.4"
3939
pynacl = "~1.5.0"
4040
python-dateutil = "^2.9.0"

0 commit comments

Comments
 (0)