Closed dependabot[bot] closed 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 81.27%. Comparing base (
ad72c14
) to head (981530e
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps the development-dependencies group with 2 updates: pytest-cov and respx.
Updates
pytest-cov
from 4.1.0 to 5.0.0Changelog
Sourced from pytest-cov's changelog.
Commits
5295ce0
Bump version: 4.1.0 → 5.0.01181b06
Update changelog.9757222
Fix a minor grammar error (#636)9f5cd81
Cleanup releasing instructions. Closes #616.93b5047
Add test for pyproject.toml loading without explicit --cov-config. Ref #508.ff50860
docs: add config instructions for pyproject.toml.4a5a4b5
Keep GitHub Actions up to date with GitHub's Dependabot1d7f559
Fix or remove URLs that are causing docs tests to fail6a5af8e
Update changelog.d9fe8df
Switch to furo. Closes #618.Updates
respx
from 0.20.2 to 0.21.1Release notes
Sourced from respx's releases.
Changelog
Sourced from respx's changelog.
Commits
1f55faa
Release 0.21.14237976
Fix files pattern not handlingstr
andBytesIO
(#260)de7a983
Add support forNone
values in data pattern (#259)15522db
Release 0.21.0e565cdf
Enhance docs on named routes and catch-all route (#257)3c35da1
Enhance docs on iterable side effects (#255)e97b677
AddSetCookie
utility (#254)24ee4a9
Addfiles
pattern (#253)07ae887
Add python 3.12 to CI4bc9c5d
Fix matching request data when files are provided (#252)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