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 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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the development-dependencies group with 2 updates: deptry and faker.
Updates
deptry
from 0.19.1 to 0.20.0Release notes
Sourced from deptry's releases.
Changelog
Sourced from deptry's changelog.
Commits
4fa5a91
docs(changelog): add missing parenthenses (#835)e593d3d
docs(changelog): add 0.20.0 release notes (#834)673086e
feat: add initial support for uv (#816)4e82f7a
feat(cli): set max terminal width based on terminal (#817)ce87735
feat: remove deprecated--requirements-txt
/--requirements-txt-dev
(#819)e51eb06
chore: use 0.6.2 for Ruff parser (#833)e441c5b
chore(deps): lock file maintenance424fd11
fix(deps): update rust crate serde_json to v1.0.127924f09b
chore(deps): update dependency mkdocs-material to v9.5.33cfa18da
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.6.2Updates
faker
from 28.0.0 to 28.1.0Release notes
Sourced from faker's releases.
Changelog
Sourced from faker's changelog.
Commits
a689315
Bump version: 28.0.0 → 28.1.0555f78b
:pencil: Update CHANGELOG.md93ffa73
Fix Incorrect City Spelling inuk_UA
locale (#2084)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 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