microsoft / cascadia-code

This is a fun, new monospaced font that includes programming ligatures and is designed to enhance the modern look and feel of the Windows Terminal.
Other
25.11k stars 796 forks source link

fix(sec): upgrade pyjwt to 2.4.0 #692

Closed PiFrancis closed 2 months ago

PiFrancis commented 1 year ago

What happened?

There are 1 security vulnerabilities found in pyjwt 2.1.0

What did I do?

Upgrade pyjwt from 2.1.0 to 2.4.0 for vulnerability fix

What did you expect to happen?

Ideally, no insecure libs should be used.

The specification of the pull request

PR Specification from OSCS