Skip to content

Bump filelock from 3.18.0 to 3.20.3#17

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/filelock-3.20.3
Open

Bump filelock from 3.18.0 to 3.20.3#17
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/filelock-3.20.3

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Jan 13, 2026

Bumps filelock from 3.18.0 to 3.20.3.

Release notes

Sourced from filelock's releases.

3.20.3

What's Changed

Full Changelog: tox-dev/filelock@3.20.2...3.20.3

3.20.2

What's Changed

New Contributors

Full Changelog: tox-dev/filelock@3.20.1...3.20.2

3.20.1

What's Changed

Full Changelog: tox-dev/filelock@3.20.0...3.20.1

3.20.0

What's Changed

New Contributors

Full Changelog: tox-dev/filelock@3.19.1...3.20.0

3.19.1

What's Changed

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.18.0 to 3.20.3.
- [Release notes](https://github.com/tox-dev/py-filelock/releases)
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst)
- [Commits](tox-dev/filelock@3.18.0...3.20.3)

---
updated-dependencies:
- dependency-name: filelock
  dependency-version: 3.20.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jan 13, 2026
@dbmi-svc-checkmarx
Copy link
Copy Markdown

Logo
Checkmarx One – Scan Summary & Details2394ad6f-bf53-419e-8f6b-870077952b5a

New Issues (18)

Checkmarx found the following issues in this Pull Request

# Severity Issue Source File / Package Checkmarx Insight
1 HIGH CVE-2025-53000 Python-nbconvert-7.16.6
detailsDescription: The nbconvert tool, jupyter nbconvert, converts Jupyter notebooks to various other formats via Jinja templates. All versions of nbconvert on Window...
Attack Vector: LOCAL
Attack Complexity: LOW
Vulnerable Package
2 HIGH CVE-2025-65106 Python-langchain-core-0.3.51
detailsRecommended version: 0.3.81
Description: LangChain is a framework for building agents and LLM-powered applications. Affected versions are through 0.3.79, 0.4.0.dev0, and 1.0.0 through 1.0....
Attack Vector: NETWORK
Attack Complexity: LOW
Exploitable Path: from_template@/paraphraser.py - ... - get_template_variables@...ompts/string.py
Vulnerable Package
3 HIGH CVE-2025-66418 Python-urllib3-2.3.0
detailsRecommended version: 2.6.3
Description: urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.24 and prior to 2.6.0, the number of links in the decompression ch...
Attack Vector: NETWORK
Attack Complexity: LOW
Vulnerable Package
4 HIGH CVE-2025-66471 Python-urllib3-2.3.0
detailsRecommended version: 2.6.3
Description: urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly ...
Attack Vector: NETWORK
Attack Complexity: LOW
Vulnerable Package
5 HIGH CVE-2025-67725 Python-tornado-6.4.2
detailsRecommended version: 6.5.3
Description: Tornado is a Python web framework and asynchronous networking library. In versions through 6.5.2, a single maliciously crafted HTTP request can blo...
Attack Vector: NETWORK
Attack Complexity: LOW
Vulnerable Package
6 HIGH CVE-2025-67726 Python-tornado-6.4.2
detailsRecommended version: 6.5.3
Description: Tornado is a Python web framework and asynchronous networking library. Versions through 6.5.2 use an inefficient algorithm when parsing parameters ...
Attack Vector: NETWORK
Attack Complexity: LOW
Vulnerable Package
7 HIGH CVE-2025-68664 Python-langchain-core-0.3.51
detailsRecommended version: 0.3.81
Description: LangChain is a framework for building agents and LLM-powered applications. Prior to versions 0.3.81 and 1.x prior to 1.2.5, a serialization injecti...
Attack Vector: NETWORK
Attack Complexity: LOW
Exploitable Path: dumps@/paraphraser.py - ... - _dump_pydantic_models@...ore/load/dump.py
Vulnerable Package
8 HIGH CVE-2025-69223 Python-aiohttp-3.11.14
detailsRecommended version: 3.13.3
Description: AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions through 3.13.2 allow a zip bomb to be used to execute a Do...
Attack Vector: NETWORK
Attack Complexity: LOW
Vulnerable Package
9 HIGH CVE-2026-21441 Python-urllib3-2.3.0
detailsRecommended version: 2.6.3
Description: urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the...
Attack Vector: NETWORK
Attack Complexity: LOW
Vulnerable Package
10 MEDIUM CVE-2025-67724 Python-tornado-6.4.2
detailsRecommended version: 6.5.3
Description: Tornado is a Python web framework and asynchronous networking library. In versions through 6.5.2 , the supplied reason phrase is used unescaped in ...
Attack Vector: NETWORK
Attack Complexity: LOW
Vulnerable Package
11 MEDIUM CVE-2025-68480 Python-marshmallow-3.26.1
detailsRecommended version: 3.26.2
Description: Marshmallow is a lightweight library for converting complex objects to and from simple Python datatypes. In versions from 3.0.0rc1 prior to 3.26.2 ...
Attack Vector: NETWORK
Attack Complexity: LOW
Vulnerable Package
12 MEDIUM CVE-2025-69224 Python-aiohttp-3.11.14
detailsRecommended version: 3.13.3
Description: AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions through 3.13.2 and 4.x through 4.0.0a1 of the Python HTTP ...
Attack Vector: NETWORK
Attack Complexity: LOW
Vulnerable Package
13 MEDIUM CVE-2025-69226 Python-aiohttp-3.11.14
detailsRecommended version: 3.13.3
Description: AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions through 3.13.2 and 4.x through 4.0.0a1, enable an attacker...
Attack Vector: NETWORK
Attack Complexity: LOW
Vulnerable Package
14 MEDIUM CVE-2025-69227 Python-aiohttp-3.11.14
detailsRecommended version: 3.13.3
Description: AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions through 3.13.2 and 4.x through 4.0.0a1 allow for an infini...
Attack Vector: NETWORK
Attack Complexity: LOW
Vulnerable Package
15 MEDIUM CVE-2025-69228 Python-aiohttp-3.11.14
detailsRecommended version: 3.13.3
Description: AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions through 3.13.2 and 4.x through 4.0.0a1 allow a request to ...
Attack Vector: NETWORK
Attack Complexity: LOW
Vulnerable Package
16 MEDIUM CVE-2025-69229 Python-aiohttp-3.11.14
detailsRecommended version: 3.13.3
Description: AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. In versions through 3.13.2 and 4.x through 4.0.0a1, handling of chu...
Attack Vector: NETWORK
Attack Complexity: LOW
Vulnerable Package
17 LOW CVE-2025-69225 Python-aiohttp-3.11.14
detailsRecommended version: 3.13.3
Description: AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions through 3.13.2 and 4.x through 4.0.0a1 contain parser logi...
Attack Vector: NETWORK
Attack Complexity: LOW
Vulnerable Package
18 LOW CVE-2025-69230 Python-aiohttp-3.11.14
detailsRecommended version: 3.13.3
Description: AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. In versions through 3.13.2, reading multiple invalid cookies can le...
Attack Vector: NETWORK
Attack Complexity: LOW
Vulnerable Package

Use @Checkmarx to interact with Checkmarx PR Assistant.
Examples:
@Checkmarx how are you able to help me?
@Checkmarx rescan this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant