Skip to content

Commit

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

---
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 Dec 28, 2023
1 parent 7f733b3 commit 631752a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -89,7 +89,7 @@ python = "^3.8"
boltons = "^23.0.0"
click = "^8.1.2"
click-extra = "^4.7.0"
packageurl-python = "^0.11.1"
packageurl-python = ">=0.11.1,<0.14.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 631752a

Please sign in to comment.