Skip to content

Commit 2dfdec6

Browse files
Bump python-jose from 3.3.0 to 3.4.0 (#120)
Bumps [python-jose](https://github.com/mpdavis/python-jose) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/mpdavis/python-jose/releases) - [Changelog](https://github.com/mpdavis/python-jose/blob/master/CHANGELOG.md) - [Commits](mpdavis/python-jose@3.3.0...3.4.0) --- updated-dependencies: - dependency-name: python-jose 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 d87ae6b commit 2dfdec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ test = [
6767
"pytest-asyncio",
6868
"ruff ==0.11.2",
6969
"django-stubs",
70-
"python-jose==3.3.0",
70+
"python-jose==3.4.0",
7171
"click==8.1.8",
7272
"freezegun"
7373
]

0 commit comments

Comments
 (0)