Skip to content

Commit 4b39385

Browse files
Bump python-jose from 3.3.0 to 3.4.0
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f1ea87e commit 4b39385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"ipython",
4040
],
4141
"python-jose": [
42-
"python-jose==3.3.0",
42+
"python-jose==3.4.0",
4343
],
4444
"crypto": [
4545
"cryptography>=3.3.1",

0 commit comments

Comments
 (0)