Skip to content

Commit 4805630

Browse files
authored
chore(deps): lock file maintenance workers (#4412)
This PR contains the following updates: | Package | Type | Update | Change | Age | Confidence | |---|---|---|---|---|---| | | | lockFileMaintenance | All locks refreshed | | | | [packageurl-python](https://redirect.github.com/package-url/packageurl-python) | project.dependencies | patch | `==0.17.5` -> `==0.17.6` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/packageurl-python/0.17.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/packageurl-python/0.17.5/0.17.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | 🔧 This Pull Request updates lock files to use the latest dependency versions. --- ### Release Notes <details> <summary>package-url/packageurl-python (packageurl-python)</summary> ### [`v0.17.6`](https://redirect.github.com/package-url/packageurl-python/blob/HEAD/CHANGELOG.rst#0176-2025-11-24) [Compare Source](https://redirect.github.com/package-url/packageurl-python/compare/v0.17.5...v0.17.6) - Enhance url2purl to support commit hashes parsing (GitHub, GitLab, and Bitbucket) [#&#8203;211](https://redirect.github.com/package-url/packageurl-python/pull/211) - Adjust validation function [#&#8203;206](https://redirect.github.com/package-url/packageurl-python/pull/206) - Add validation function [#&#8203;205](https://redirect.github.com/package-url/packageurl-python/pull/205) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 6am on wednesday" in timezone Australia/Sydney, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/google/osv.dev). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS41IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
1 parent 3016163 commit 4805630

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

gcp/workers/worker/poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gcp/workers/worker/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies = [
99
"google-cloud-storage==2.19.0",
1010
"pyyaml==6.0.3",
1111
"redis==5.3.1",
12-
"packageurl-python==0.17.5",
12+
"packageurl-python==0.17.6",
1313
"pygit2==1.19.0",
1414
"requests==2.32.5",
1515
"jsonschema==4.25.1",

0 commit comments

Comments
 (0)