Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
[stubsabot] Bump python-jose to 3.4.*
Release: https://pypi.org/pypi/python-jose/3.4.0
Homepage: http://github.com/mpdavis/python-jose
Repository: https://github.com/mpdavis/python-jose
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/python-jose
Changelog: https://github.com/mpdavis/python-jose/blob/master/CHANGELOG.md
Diff: mpdavis/python-jose@3.3.0...3.4.0

Stubsabot analysis of the diff between the two releases:
 - 0 public Python files have been added.
 - 0 files included in typeshed's stubs have been deleted.
 - 10 files included in typeshed's stubs have been modified or renamed.
 - Total lines of Python code added: 242.
 - Total lines of Python code deleted: 5927.

If stubtest fails for this PR:
- Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
- Fix stubtest failures in another PR, then close this PR

Note that you will need to close and re-open the PR in order to trigger CI
  • Loading branch information
stubsabot committed Feb 19, 2025
commit c2c894ba7a58ff89ffbc771fd688b828310cf932
2 changes: 1 addition & 1 deletion stubs/python-jose/METADATA.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
version = "3.3.*"
version = "3.4.*"
upstream_repository = "https://github.com/mpdavis/python-jose"
requires = ["types-pyasn1"] # excluding pyrsa, cryptography until typing is available
Loading