Skip to content

Commit

Permalink
Bump spdx-tools from 0.8.2 to 0.8.3
Browse files Browse the repository at this point in the history
Bumps [spdx-tools](https://github.com/spdx/tools-python) from 0.8.2 to 0.8.3.
- [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.2...v0.8.3)

---
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 Jan 3, 2025
1 parent cbed5fe commit 288deb6
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.2"
spdx-tools = "^0.8.3"
networkx = "^3.0"
click = "^8.1.7"
pre-commit = "^3.5.0"
Expand Down

0 comments on commit 288deb6

Please sign in to comment.