Skip to content

chore(deps): bump spdx-tools from 0.8.3 to 0.8.5#38

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/spdx-tools-0.8.5
Open

chore(deps): bump spdx-tools from 0.8.3 to 0.8.5#38
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/spdx-tools-0.8.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2026

Bumps spdx-tools from 0.8.3 to 0.8.5.

Release notes

Sourced from spdx-tools's releases.

v0.8.5

What's Changed

Full Changelog: spdx/tools-python@v0.8.4...v0.8.5

v0.8.4

Main change: added support for Python 3.14, dropped support for 3.7, 3.8 and 3.9

What's Changed

New Contributors

Full Changelog: spdx/tools-python@v0.8.3...v0.8.4

Changelog

Sourced from spdx-tools's changelog.

v0.8.5 (2026-03-13)

New features and changes

  • clean up pyproject.toml and MANIFEST.in, remove appveyor.yml
  • make code conformant with PEP 484

Contributors

This release was made possible by the following contributors. Thank you very much!

v0.8.4 (2026-01-16) (unreleased)

New features and changes

  • change supported Python versions:
    • add support for Python 3.14
    • dropped support for Python 3.7, 3.8, 3.9 (which all have reached their end-of-life)
  • fixes
    • download location URIs are not case sensitive anymore
    • removed some control characters from JSON SPDX
    • remove usages of __file__ to make the project zip-safe
  • fixes to README.md and process.md

Contributors

This release was made possible by the following contributors. Thank you very much!

Commits
  • cef432a add changelog for upcoming release 0.8.5
  • c0aea30 fix black linting error
  • 000da4c Fix line length
  • 868746b type hint: Make Optional explicit (PEP 484)
  • 669969f Update MANIFEST.in; remove appveyor.yml
  • 4c9e2a6 add changelog for upcoming release 0.8.4
  • ae2fe8b Add development status
  • a0794d9 Remove License from classifiers
  • 6405c49 pyproject.toml: Update Python versions + project URLs
  • a02a3c4 Remove mentions that SPDX 3 is not released yet
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [spdx-tools](https://github.com/spdx/tools-python) from 0.8.3 to 0.8.5.
- [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.3...v0.8.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 14, 2026

Labels

The following labels could not be found: deps, poetry. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants