Skip to content

Commit

Permalink
Bump packageurl-python from 0.14.0 to 0.15.0
Browse files Browse the repository at this point in the history
Bumps [packageurl-python](https://github.com/package-url/packageurl-python) from 0.14.0 to 0.15.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.14.0...v0.15.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kdeldycke committed Mar 18, 2024
1 parent 765052e commit 1a7ba65
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ python = "^3.8"
boltons = "^23.0.0"
click = "^8.1.2"
click-extra = "^4.7.4"
packageurl-python = "^0.14.0"
packageurl-python = "^0.15.0"
tabulate = { extras = ["widechars"], version = "^0.9.0" }
tomli = { version = "^2.0.1", python = "< 3.11" }
tomli_w = "^1.0.0"
Expand Down

0 comments on commit 1a7ba65

Please sign in to comment.