Skip to content

chore(deps): lock file maintenance#49

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/lock-file-maintenance
Open

chore(deps): lock file maintenance#49
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/lock-file-maintenance

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 12, 2026

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 4am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 12, 2026

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 15 package(s) with unknown licenses.
See the Details below.

License Issues

poetry.lock

PackageVersionLicenseIssue Type
ast-serialize0.3.0NullUnknown License
coverage7.14.0NullUnknown License
filelock3.29.0NullUnknown License
idna3.14NullUnknown License
librt0.11.0NullUnknown License
markdown-it-py4.2.0NullUnknown License
mypy2.1.0NullUnknown License
pathspec1.1.1NullUnknown License
pydantic2.13.4NullUnknown License
pypdf6.11.0NullUnknown License
python-discovery1.3.0NullUnknown License
requests2.34.0NullUnknown License
types-pyyaml6.0.12.20260510NullUnknown License
types-requests2.33.0.20260508NullUnknown License
virtualenv21.3.1NullUnknown License

OpenSSF Scorecard

Scorecard details
PackageVersionScoreDetails
pip/ast-serialize 0.3.0 UnknownUnknown
pip/bandit 1.9.4 UnknownUnknown
pip/black 26.3.1 UnknownUnknown
pip/certifi 2026.4.22 🟢 6.4
Details
CheckScoreReason
Code-Review🟢 5Found 1/2 approved changesets -- score normalized to 5
Security-Policy🟢 10security policy file detected
Binary-Artifacts🟢 10no binaries found in the repo
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Maintained🟢 88 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 8
Token-Permissions🟢 10GitHub workflow tokens follow principle of least privilege
Pinned-Dependencies🟢 5dependency not pinned by hash detected -- score normalized to 5
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 9license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Packaging🟢 10packaging workflow detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
pip/charset-normalizer 3.4.7 UnknownUnknown
pip/coverage 7.14.0 UnknownUnknown
pip/filelock 3.29.0 UnknownUnknown
pip/gitpython 3.1.50 🟢 7.3
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
Code-Review⚠️ 2Found 2/8 approved changesets -- score normalized to 2
Security-Policy🟢 10security policy file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
Binary-Artifacts🟢 10no binaries found in the repo
Token-Permissions🟢 9detected GitHub workflow tokens with excessive permissions
Fuzzing🟢 10project is fuzzed
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Branch-Protection🟢 3branch protection is not maximal on development and all release branches
SAST🟢 10SAST tool is run on all commits
pip/identify 2.6.19 🟢 6.4
Details
CheckScoreReason
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Code-Review🟢 8Found 15/18 approved changesets -- score normalized to 8
Maintained🟢 1030 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing⚠️ 0project is not fuzzed
Signed-Releases⚠️ -1no releases found
License🟢 10license file detected
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
Security-Policy🟢 10security policy file detected
SAST⚠️ -1internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 504 Gateway Timeout body: "{\"message\": \"We couldn't respond to your request in time. Sorry about that. Please try resubmitting your request and contact us if the problem persists.\"}\r\n"
pip/idna 3.14 UnknownUnknown
pip/librt 0.11.0 UnknownUnknown
pip/markdown-it-py 4.2.0 UnknownUnknown
pip/mypy 2.1.0 UnknownUnknown
pip/numpy 2.4.4 UnknownUnknown
pip/opencv-python 4.13.0.92 🟢 3.5
Details
CheckScoreReason
Code-Review🟢 4Found 7/16 approved changesets -- score normalized to 4
Maintained⚠️ 00 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Packaging⚠️ -1packaging workflow not detected
Binary-Artifacts🟢 10no binaries found in the repo
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Security-Policy⚠️ 0security policy file not detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
pip/opencv-python-headless 4.13.0.92 🟢 3.5
Details
CheckScoreReason
Code-Review🟢 4Found 7/16 approved changesets -- score normalized to 4
Maintained⚠️ 00 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Packaging⚠️ -1packaging workflow not detected
Binary-Artifacts🟢 10no binaries found in the repo
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Security-Policy⚠️ 0security policy file not detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
pip/packaging 26.2 UnknownUnknown
pip/pathspec 1.1.1 UnknownUnknown
pip/pillow 12.2.0 UnknownUnknown
pip/platformdirs 4.9.6 UnknownUnknown
pip/pre-commit 4.6.0 🟢 4.6
Details
CheckScoreReason
Code-Review⚠️ 1Found 1/10 approved changesets -- score normalized to 1
Maintained🟢 1013 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Packaging⚠️ -1packaging workflow not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts🟢 10no binaries found in the repo
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
Security-Policy🟢 10security policy file detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
pip/pydantic 2.13.4 UnknownUnknown
pip/pydantic-core 2.46.4 🟢 6.7
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 10all changesets reviewed
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Binary-Artifacts🟢 10no binaries found in the repo
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies🟢 8dependency not pinned by hash detected -- score normalized to 8
License🟢 10license file detected
Fuzzing🟢 10project is fuzzed
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
Branch-Protection🟢 4branch protection is not maximal on development and all release branches
Security-Policy🟢 10security policy file detected
Packaging🟢 10packaging workflow detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
pip/pygments 2.20.0 UnknownUnknown
pip/pypdf 6.11.0 UnknownUnknown
pip/pytest 9.0.3 UnknownUnknown
pip/pytest-cov 7.1.0 UnknownUnknown
pip/python-discovery 1.3.0 UnknownUnknown
pip/python-dotenv 1.2.2 UnknownUnknown
pip/pytokens 0.4.1 UnknownUnknown
pip/requests 2.34.0 UnknownUnknown
pip/rich 14.3.4 UnknownUnknown
pip/smmap 5.0.3 🟢 5.6
Details
CheckScoreReason
Packaging⚠️ -1packaging workflow not detected
Maintained🟢 33 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3
Code-Review🟢 6Found 6/10 approved changesets -- score normalized to 6
Binary-Artifacts🟢 10no binaries found in the repo
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions🟢 10GitHub workflow tokens follow principle of least privilege
Security-Policy🟢 9security policy file detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
SAST🟢 3SAST tool is not run on all commits -- score normalized to 3
pip/stevedore 5.7.0 UnknownUnknown
pip/types-pyyaml 6.0.12.20260510 UnknownUnknown
pip/types-requests 2.33.0.20260508 UnknownUnknown
pip/urllib3 2.7.0 UnknownUnknown
pip/virtualenv 21.3.1 UnknownUnknown
pip/wrapt 2.1.2 UnknownUnknown

Scanned Files

  • poetry.lock

@github-actions
Copy link
Copy Markdown

Coverage report

This PR does not seem to contain any modification to coverable code.

@github-actions
Copy link
Copy Markdown

Test Results (Python 3.14)

183 tests  ±0   183 ✅ ±0   18s ⏱️ ±0s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 91214cd. ± Comparison against base commit a1bd507.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 12, 2026

Test Results (Python 3.14)

183 tests  ±0   169 ✅  - 14   19s ⏱️ -1s
  1 suites ±0     0 💤 ± 0 
  1 files   ±0    14 ❌ +14 

For more details on these failures, see this check.

Results for commit 7647204. ± Comparison against base commit b1fd94d.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

Combined Test Results

  5 files  ±0    5 suites  ±0   1m 12s ⏱️ -3s
183 tests ±0  183 ✅ ±0  0 💤 ±0  0 ❌ ±0 
915 runs  ±0  915 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 91214cd. ± Comparison against base commit a1bd507.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 12, 2026

Combined Test Results

  5 files  ±0    5 suites  ±0   1m 27s ⏱️ +15s
183 tests ±0  169 ✅  - 14  0 💤 ±0  14 ❌ +14 
915 runs  ±0  845 ✅  - 70  0 💤 ±0  70 ❌ +70 

For more details on these failures, see this check.

Results for commit 7647204. ± Comparison against base commit b1fd94d.

♻️ This comment has been updated with latest results.

@renovate renovate Bot force-pushed the renovate/lock-file-maintenance branch 4 times, most recently from 1310e34 to 4148042 Compare January 25, 2026 01:12
@renovate renovate Bot force-pushed the renovate/lock-file-maintenance branch from 4148042 to 62428fc Compare January 25, 2026 21:08
@renovate renovate Bot force-pushed the renovate/lock-file-maintenance branch from 62428fc to ae4709e Compare February 2, 2026 21:34
@renovate renovate Bot force-pushed the renovate/lock-file-maintenance branch from ae4709e to 216aa22 Compare February 12, 2026 17:44
@renovate renovate Bot force-pushed the renovate/lock-file-maintenance branch from 216aa22 to 6856a02 Compare March 13, 2026 16:41
@renovate renovate Bot force-pushed the renovate/lock-file-maintenance branch from 6856a02 to dbae6f8 Compare March 26, 2026 17:36
@renovate renovate Bot force-pushed the renovate/lock-file-maintenance branch from dbae6f8 to 4f0c94d Compare April 30, 2026 15:45
@renovate renovate Bot force-pushed the renovate/lock-file-maintenance branch from 4f0c94d to 7647204 Compare May 12, 2026 10:45
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