Closed dependabot[bot] closed 2 days ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 76.87%. Comparing base (
096a80d
) to head (4c1d606
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Looks like zipp is updatable in another way, so this is no longer needed.
Bumps the python group with 1 update: zipp.
Updates
zipp
from 3.20.2 to 3.21.0Changelog
Sourced from zipp's changelog.
Commits
45b7f67
Finalize71ddd8d
Skipzipfile.Path.exists
python/cpython#126576
9a2705e
Merge https://github.com/jaraco/skeleton5c34e69
Use extend for proper workaround.ee027f6
Merge https://github.com/jaraco/skeleton750a189
Require Python 3.9 or later now that Python 3.8 is EOL.e61a9df
Include pyproject.toml in ruff.toml.db4dfc4
jaraco/skeleton#151
62b6678
Bump pre-commit hook for ruff to avoid clashes with pytest-ruff (jaraco/skele...466f535
Merge pull request #109 from jaraco/feature/functoolsDependabot 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show