Skip to content

[Snyk] Security upgrade urllib3 from 2.0.7 to 2.6.0#51

Closed
ntindle wants to merge 6 commits intodevfrom
snyk-fix-06f6eda00ad9337ea28ba0c45c6afa3b
Closed

[Snyk] Security upgrade urllib3 from 2.0.7 to 2.6.0#51
ntindle wants to merge 6 commits intodevfrom
snyk-fix-06f6eda00ad9337ea28ba0c45c6afa3b

Conversation

@ntindle
Copy link
Copy Markdown
Member

@ntindle ntindle commented Dec 27, 2025

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.txt
⚠️ Warning
sentry-sdk 2.48.0 requires urllib3, which is not installed.
Flask-SocketIO 5.5.1 requires python-socketio, 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:

🦉 Allocation of Resources Without Limits or Throttling


Note

Security dependency update only.

  • Adds urllib3>=2.6.0 to requirements.txt (Snyk pin) to address a reported vulnerability
  • No application code changes

Written by Cursor Bugbot for commit 266ccb7. This will update automatically on new commits. Configure here.

dependabot bot and others added 3 commits December 2, 2025 05:04
Bumps the pip group with 1 update in the / directory: [werkzeug](https://github.com/pallets/werkzeug).


Updates `werkzeug` from 3.1.3 to 3.1.4
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@3.1.3...3.1.4)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-version: 3.1.4
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-14192443
Copilot AI review requested due to automatic review settings December 27, 2025 04:41
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread requirements.txt
# Async support
asyncio
asyncpg==0.30.0
urllib3>=2.6.0 # not directly required, pinned by Snyk to avoid a vulnerability

This comment was marked as outdated.

Bentlybro and others added 3 commits February 17, 2026 10:28
- Fix login test that fails because registration auto-authenticates
- Add modular test structure with clear pass/fail reporting
- Skip moderation tests in CI (detects test-key, no real OpenAI)
- Actually run all test functions (some were defined but never called)
- Early exit on critical failures instead of running useless tests
- Clean up CI workflow env vars
refactor: rewrite e2e tests for clarity and correctness
@Bentlybro Bentlybro changed the base branch from master to dev February 17, 2026 10:45
@Bentlybro Bentlybro closed this Feb 17, 2026
@Bentlybro
Copy link
Copy Markdown
Member

Closed: duplicate urllib3 fix

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.

4 participants