Skip to content

Commit

Permalink
Bump spdx-tools from 0.8.1 to 0.8.2
Browse files Browse the repository at this point in the history
Bumps [spdx-tools](https://github.com/spdx/tools-python) from 0.8.1 to 0.8.2.
- [Release notes](https://github.com/spdx/tools-python/releases)
- [Changelog](https://github.com/spdx/tools-python/blob/main/CHANGELOG.md)
- [Commits](spdx/tools-python@v0.8.1...v0.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 12, 2023
1 parent 2f129df commit 28f0b80
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 @@ -25,7 +25,7 @@ spdx2opossum = 'opossum_lib.cli:spdx2opossum'

[tool.poetry.dependencies]
python = "^3.8.1"
spdx-tools = "^0.8.1"
spdx-tools = "^0.8.2"
networkx = "^3.0"
click = "^8.1.7"
pre-commit = "^3.4.0"
Expand Down

0 comments on commit 28f0b80

Please sign in to comment.