Skip to content

[Snyk] Security upgrade filelock from 3.12.2 to 3.20.1#14

Open
gouzil wants to merge 1 commit intodevelopfrom
snyk-fix-9af7aa6abd28c2c8311e74d01f2147e6
Open

[Snyk] Security upgrade filelock from 3.12.2 to 3.20.1#14
gouzil wants to merge 1 commit intodevelopfrom
snyk-fix-9af7aa6abd28c2c8311e74d01f2147e6

Conversation

@gouzil
Copy link
Copy Markdown
Owner

@gouzil gouzil commented Dec 24, 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):

  • python/unittest_py/requirements.txt
⚠️ Warning
triton 2.3.1 requires filelock, 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:

🦉 Time-of-check Time-of-use (TOCTOU) Race Condition

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-FILELOCK-14458335
Copilot AI review requested due to automatic review settings December 24, 2025 02:16
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.

Pull request overview

This PR addresses a security vulnerability by upgrading the filelock package from version 3.12.2 to 3.20.1, fixing a Time-of-check Time-of-use (TOCTOU) Race Condition vulnerability (SNYK-PYTHON-FILELOCK-14458335).

  • Adds an explicit minimum version constraint for the filelock package to ensure the secure version is used

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

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.

3 participants