Skip to content

Commit

Permalink
[stubsabot] Bump python-jose to 3.4.*
Browse files Browse the repository at this point in the history
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
1 parent 132456a commit c2c894b
Showing 1 changed file with 1 addition and 1 deletion.
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

0 comments on commit c2c894b

Please sign in to comment.