Skip to content

[Snyk] Security upgrade pyjwt from 2.8.0 to 2.12.0#19

Open
gouzil wants to merge 1 commit intodevelopfrom
snyk-fix-7447e543a8f006afeed8ff593c366189
Open

[Snyk] Security upgrade pyjwt from 2.8.0 to 2.12.0#19
gouzil wants to merge 1 commit intodevelopfrom
snyk-fix-7447e543a8f006afeed8ff593c366189

Conversation

@gouzil
Copy link
Copy Markdown
Owner

@gouzil gouzil commented Mar 16, 2026

snyk-top-banner

Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this project.

Snyk changed the following file(s):

  • python/unittest_py/requirements.txt
⚠️ Warning
PyGithub 2.3.0 requires pyjwt, which is not installed.

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Some vulnerabilities couldn't be fully fixed and so Snyk will still find them when the project is tested again. This may be because the vulnerability existed within more than one direct dependency, but not all of the affected dependencies could be upgraded.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PYJWT-15518059
Copilot AI review requested due to automatic review settings March 16, 2026 14:09
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This Snyk-generated PR addresses a reported PyJWT vulnerability by adding an explicit PyJWT dependency to the Python unit test requirements.

Changes:

  • Add pyjwt>=2.12.0 to python/unittest_py/requirements.txt to remediate the vulnerability and satisfy downstream dependency expectations.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

apache-tvm-ffi==0.1.5
graphviz
nvidia-ml-py3 ; platform_system != "Darwin"
pyjwt>=2.12.0 # not directly required, pinned by Snyk to avoid a vulnerability
apache-tvm-ffi==0.1.5
graphviz
nvidia-ml-py3 ; platform_system != "Darwin"
pyjwt>=2.12.0 # not directly required, pinned by Snyk to avoid a vulnerability
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants