Updated to move the specification of a timeout into WatchDriver.get_request, which in turns passes the timeout to httpx.Client.build_request() by @jnsgruk in gtsystem/lightkube#11 (fixes incompatibility introduced in httpx 0.20.0)
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
| --- | --- |
| rpds-py | [>= 0.20.a, < 0.21] |
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 pip_dependencies group with 2 updates in the / directory: lightkube and rpds-py.
Updates
lightkube
from 0.15.3 to 0.15.4Release notes
Sourced from lightkube's releases.
Commits
Updates
rpds-py
from 0.18.0 to 0.19.1Release notes
Sourced from rpds-py's releases.
Commits
c581cfe
Tag a release.f903627
Merge branch 'pr/80'27b37db
Merge pull request #83 from crate-py/dependabot/cargo/pyo3-0.22.22a639b4
Bump pyo3 from 0.22.1 to 0.22.2e4865c4
Make Python versions in GitHub Actions consistentc8d7b8a
Move to the v4 artifact actions.26c472f
Newer ruff + minor linter tweaks.949964e
Let pre-commit.ci handle pre-commit.447d4c5
uv in the noxfile and CI.0b6ea67
Add the 3.13 classifier.Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions | | --- | --- | | rpds-py | [>= 0.20.a, < 0.21] |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