Skip to content

[Snyk] Security upgrade cryptography from 45.0.7 to 46.0.7#67

Open
ashmuck wants to merge 1 commit intomasterfrom
snyk-fix-5647b2ef94798b70455a86751a5c67f3
Open

[Snyk] Security upgrade cryptography from 45.0.7 to 46.0.7#67
ashmuck wants to merge 1 commit intomasterfrom
snyk-fix-5647b2ef94798b70455a86751a5c67f3

Conversation

@ashmuck
Copy link
Copy Markdown

@ashmuck ashmuck commented Apr 9, 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):

  • requirements/test.txt
⚠️ Warning
pytest-subtests 0.13.1 has requirement pytest>=7.0, but you have pytest 6.2.5.
moto 4.2.14 requires cryptography, which is not installed.
celery 5.3.0 requires kombu, 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:

🦉 Out-of-bounds Write


Note

Low Risk
Low risk: this only adds a minimum version pin for cryptography in test dependencies to address a known vulnerability; potential impact is limited to CI/test environment dependency resolution.

Overview
Adds an explicit cryptography>=46.0.7 entry to requirements/test.txt, with a comment noting it’s a Snyk-driven pin to avoid a vulnerability.

Reviewed by Cursor Bugbot for commit a11c463. Bugbot is set up for automated code reviews on this repo. Configure here.

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-15953315
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.

2 participants