Skip to content

Commit

Permalink
Bump spdx-tools from 0.8.0a2 to 0.8.0a3
Browse files Browse the repository at this point in the history
Bumps [spdx-tools](https://github.com/spdx/tools-python) from 0.8.0a2 to 0.8.0a3.
- [Release notes](https://github.com/spdx/tools-python/releases)
- [Changelog](https://github.com/spdx/tools-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spdx/tools-python/commits/v0.8.0a3)

---
updated-dependencies:
- dependency-name: spdx-tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 22, 2023
1 parent 2032e3f commit d72b175
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 60 deletions.
99 changes: 40 additions & 59 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 @@ -25,7 +25,7 @@ spdx2opossum = 'opossum_lib.cli:spdx2opossum'

[tool.poetry.dependencies]
python = "^3.8.1"
spdx-tools = "^0.8.0a2"
spdx-tools = "^0.8.0a3"
networkx = "^3.0"
click = "^8.1.3"

Expand Down

0 comments on commit d72b175

Please sign in to comment.