Skip to content

[Snyk] Fix for 2 vulnerabilities#48

Open
snyk-io[bot] wants to merge 1 commit intomasterfrom
snyk-fix-20f1d1b6e2fb3b6a4ea7fbfad91abc94
Open

[Snyk] Fix for 2 vulnerabilities#48
snyk-io[bot] wants to merge 1 commit intomasterfrom
snyk-fix-20f1d1b6e2fb3b6a4ea7fbfad91abc94

Conversation

@snyk-io
Copy link
Copy Markdown

@snyk-io snyk-io bot commented Mar 29, 2026

snyk-top-banner

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

Snyk changed the following file(s):

  • py3_test_requirements.txt
⚠️ Warning
moto 3.1.19 requires cryptography, which is not installed.

Breaking Change Risk

Merge Risk: Medium

Notice: This assessment is enhanced by AI.


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.

@snyk-io
Copy link
Copy Markdown
Author

snyk-io bot commented Mar 29, 2026

Merge Risk: Medium

This upgrade includes major and minor version updates for cryptography and urllib3 respectively. Both packages drop support for Python 3.7, which is end-of-life.

cryptography@45.0.7 → 46.0.6

Risk: Medium

This is a major version upgrade. The primary breaking change is the removal of support for Python 3.7 in version 46.0.0.

  • Environment Change: Projects must be running on Python 3.8 or newer.
  • Deprecations: Support for OpenSSL < 3.0, 32-bit Windows, and x86_64 macOS is now deprecated and will be removed in future releases.
  • API Removal: The deprecated method get_attribute_for_oid on CertificateSigningRequest has been removed.

urllib3@2.0.7 → 2.2.2

Risk: Medium

This minor version upgrade also includes the removal of support for Python 3.7, which was dropped in version 2.1.0.

  • Environment Change: Requires Python 3.8 or newer.
  • Other Removals: Version 2.1.0 also removed the deprecated urllib3[secure] extra and the SecureTransport TLS implementation.

Recommendation:
Verify that your production environment is running Python 3.8 or a more recent version before merging this upgrade.

Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.

@snyk-io
Copy link
Copy Markdown
Author

snyk-io bot commented Mar 29, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

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.

0 participants