Skip to content

Commit

Permalink
build(deps): bump the dep-minor-updates group with 1 update
Browse files Browse the repository at this point in the history
Bumps the dep-minor-updates group with 1 update: [packageurl-python](https://github.com/package-url/packageurl-python).


Updates `packageurl-python` from 0.13.4 to 0.14.0
- [Release notes](https://github.com/package-url/packageurl-python/releases)
- [Changelog](https://github.com/package-url/packageurl-python/blob/main/CHANGELOG.rst)
- [Commits](package-url/packageurl-python@v0.13.4...v0.14.0)

---
updated-dependencies:
- dependency-name: packageurl-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dep-minor-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ejegrova committed Mar 7, 2024
1 parent 695ee87 commit 7236087
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions requirements-extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -581,9 +581,9 @@ mypy-extensions==1.0.0 \
# via
# black
# mypy
packageurl-python==0.13.4 \
--hash=sha256:62aa13d60a0082ff115784fefdfe73a12f310e455365cca7c6d362161067f35f \
--hash=sha256:6eb5e995009cc73387095e0b507ab65df51357d25ddc5fce3d3545ad6dcbbee8
packageurl-python==0.14.0 \
--hash=sha256:cf5e55cdcd61e6de858f47c4986aa87ba493bfa56ba58de11103dfdc2c00e4e1 \
--hash=sha256:ff09147cddaae9e5c59ffcb12df8ec0e1b774b45099399f28c36b1a3dfdf52e2
# via cachi2 (pyproject.toml)
packaging==23.2 \
--hash=sha256:048fb0e9405036518eaaf48a55953c750c11e1a1b68e0dd1a9d62ed0c092cfc5 \
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -465,9 +465,9 @@ multidict==6.0.5 \
# via
# aiohttp
# yarl
packageurl-python==0.13.4 \
--hash=sha256:62aa13d60a0082ff115784fefdfe73a12f310e455365cca7c6d362161067f35f \
--hash=sha256:6eb5e995009cc73387095e0b507ab65df51357d25ddc5fce3d3545ad6dcbbee8
packageurl-python==0.14.0 \
--hash=sha256:cf5e55cdcd61e6de858f47c4986aa87ba493bfa56ba58de11103dfdc2c00e4e1 \
--hash=sha256:ff09147cddaae9e5c59ffcb12df8ec0e1b774b45099399f28c36b1a3dfdf52e2
# via cachi2 (pyproject.toml)
packaging==23.2 \
--hash=sha256:048fb0e9405036518eaaf48a55953c750c11e1a1b68e0dd1a9d62ed0c092cfc5 \
Expand Down

0 comments on commit 7236087

Please sign in to comment.