Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade gevent v24 #6552

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

upgrade gevent v24 #6552

wants to merge 1 commit into from

Conversation

tmpayton
Copy link
Contributor

Summary (required)

Required reviewers - 1 dev

How to test

  • run snyk test --file=requirements.txt --package-manager=pip (Terminal output will show gevent as vulnerable package)
  • checkout this branch
  • run pyenv activate your virtual env
  • run pip install -r requirements.txt
  • run snyk test --file=requirements.txt --package-manager=pip (Terminal output no longer shows gevent as vulnerable package)

Copy link

codecov bot commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.91%. Comparing base (e73dd1b) to head (fc382dd).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #6552   +/-   ##
========================================
  Coverage    79.91%   79.91%           
========================================
  Files          235      235           
  Lines         5147     5147           
========================================
  Hits          4113     4113           
  Misses        1034     1034           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@rfultz rfultz left a comment

Choose a reason for hiding this comment

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

Works for me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

[Snyk: High] Gevent Race Conditions (Due: 12/06/24)
2 participants