Skip to content

[Snyk] Fix for 32 vulnerabilities#73

Open
snyk-io[bot] wants to merge 1 commit into
mainfrom
snyk-fix-9fed3ece33d13b49400f0b56a032c4c4
Open

[Snyk] Fix for 32 vulnerabilities#73
snyk-io[bot] wants to merge 1 commit into
mainfrom
snyk-fix-9fed3ece33d13b49400f0b56a032c4c4

Conversation

@snyk-io

@snyk-io snyk-io Bot commented May 26, 2026

Copy link
Copy Markdown

snyk-top-banner

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

Snyk changed the following file(s):

  • requirements.txt
⚠️ Warning
drf-spectacular 0.29.0 requires jsonschema, which is not installed.
django-tastypie 0.15.1 requires python-mimeparse, which is not installed.
celery 5.3.0 requires kombu, which is not installed.

Breaking Change Risk

Merge Risk: High

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:

🦉 Allocation of Resources Without Limits or Throttling
🦉 Improper Output Neutralization for Logs
🦉 SQL Injection
🦉 More lessons are available in Snyk Learn


This change is Reviewable

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-10074036
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-10302884
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-12485156
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-13836728
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-13837025
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-14157807
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-14157810
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-15183335
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-7435780
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-7436273
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-7436514
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-7436646
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-7642790
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-7642791
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-7642813
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-7642814
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-7886958
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-7886959
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-8456315
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-8456316
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-9296408
- https://snyk.io/vuln/SNYK-PYTHON-DJANGORESTFRAMEWORK-7252137
- https://snyk.io/vuln/SNYK-PYTHON-IDNA-16769942
- https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-3180412
- https://snyk.io/vuln/SNYK-PYTHON-SQLPARSE-14157217
- https://snyk.io/vuln/SNYK-PYTHON-SQLPARSE-6615674
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-10390194
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-14192442
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-14192443
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-14896210
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-16642024
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-7267250
@snyk-io

snyk-io Bot commented May 26, 2026

Copy link
Copy Markdown
Author

Merge Risk: High

This upgrade includes major version changes for Django and setuptools that introduce significant breaking changes, requiring code and configuration updates. The overall risk is high.

Top 3 Most Impactful Upgrades

  • django @ 3.2.25 → 4.2.28 (HIGH RISK)
    This major upgrade drops support for older Python and database versions and changes the default timezone implementation.

    • Python Support: Support for Python 3.6 and 3.7 is dropped. Django 4.0 and newer require Python 3.8+. [13]
    • Timezone Handling: The default timezone implementation has switched from pytz to the standard library's zoneinfo. [4, 7] Code using pytz APIs like normalize() or localize() may need to be updated. A transitional setting (USE_DEPRECATED_PYTZ) is available, but pytz support will be removed in Django 5.0. [4]
    • Database Support: Support for PostgreSQL versions 9.6, 10, and 11 has been dropped across the 4.x releases. [1, 2, 4]
    • Removed Features: Features deprecated in Django 3.2, such as default_app_config, are removed in version 4.1. [2]
      Source: Django 4.0 Release Notes, Django 4.1 Release Notes, Django 4.2 Release Notes
  • setuptools @ 40.5.0 → 65.5.1 (HIGH RISK)
    This is a large version jump that includes significant deprecations and a move towards modern packaging standards.

    • pkg_resources Deprecation: The pkg_resources API is being removed and replaced by importlib.metadata and importlib.resources. [12]

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

@vercel

vercel Bot commented May 26, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
datatracker Error Error May 26, 2026 12:16am

@snyk-io

snyk-io Bot commented May 26, 2026

Copy link
Copy Markdown
Author

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

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

@snyk-io

snyk-io Bot commented May 26, 2026

Copy link
Copy Markdown
Author

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

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

@kilo-code-bot

kilo-code-bot Bot commented May 26, 2026

Copy link
Copy Markdown

Kilo Code Review could not run — your account is out of credits.

Add credits or switch to a free model to enable reviews on this change.

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