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

Update requirements.txt based on snyk fix #70

Merged
merged 1 commit into from
Jun 20, 2024
Merged

Conversation

lbeckman314
Copy link
Collaborator

@lbeckman314 lbeckman314 commented Jun 20, 2024

Running security check with Snyk CLI:

➜ snyk fix

► Running `snyk test` for /Users/beckmanl/code/drs_downloader

✔ Looking for supported Python items
✔ Processed 1 requirements.txt items
✔ Done

Successful fixes:

  requirements.txt
  ✔ Pinned aiohttp from 3.8.6 to 3.9.4
  ✔ Pinned idna from 3.4 to 3.7
  ✔ Pinned requests from 2.31.0 to 2.32.2
  ✔ Pinned tqdm from 4.66.1 to 4.66.3

Summary:

  1 items were successfully fixed

  10 issues: 1 High | 9 Medium
  10 issues are fixable
  9 issues were successfully fixed

@lbeckman314 lbeckman314 merged commit a5e3581 into develop Jun 20, 2024
2 of 4 checks passed
@lbeckman314 lbeckman314 deleted the fix/snyk-testing branch September 18, 2024 20:57
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.

1 participant