dependencies, ci: Squash dependabot commits to single PR #93
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What and why?
Consolidates PR #88, #89, #90, and #92 into a single PR.
Commit information
Bump ruff from 0.6.9 to 0.7.3
Bumps ruff from 0.6.9 to 0.7.3.
updated-dependencies:
Signed-off-by: dependabot[bot] [email protected]
Bump rich-click from 1.8.3 to 1.8.4
Bumps rich-click from 1.8.3 to 1.8.4.
updated-dependencies:
Signed-off-by: dependabot[bot] [email protected]
Bump aiohttp from 3.10.10 to 3.11.0
Bumps aiohttp from 3.10.10 to 3.11.0.
updated-dependencies:
Signed-off-by: dependabot[bot] [email protected]
ci: bump actions/checkout from 3 to 4
Bumps actions/checkout from 3 to 4.
updated-dependencies:
Signed-off-by: dependabot[bot] [email protected]
Update poetry.lock file after updating dependencies
How was this tested?
Locally via
make test
; all checks passed.Checklist
version
in the[tool.poetry]
section ofthe
pyproject.toml
file (if applicable)?Not applicable.