Skip to content

Commit

Permalink
Update boltons requirement from ~=24.0.0 to ~=24.1.0
Browse files Browse the repository at this point in the history
Updates the requirements on [boltons](https://github.com/mahmoud/boltons) to permit the latest version.
- [Release notes](https://github.com/mahmoud/boltons/releases)
- [Changelog](https://github.com/mahmoud/boltons/blob/master/CHANGELOG.md)
- [Commits](mahmoud/boltons@24.0.0...24.1.0)

---
updated-dependencies:
- dependency-name: boltons
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent a045513 commit bb1556c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ classifiers = [
'Typing :: Typed',
]
dependencies = [
"boltons ~= 24.0.0",
"boltons ~= 24.1.0",
"click-extra ~= 4.11.1",
"cyclonedx-python-lib [validation] ~= 8.4.0",
"extra-platforms [pytest] ~= 1.4.0",
Expand Down

0 comments on commit bb1556c

Please sign in to comment.