Bump the packages group across 1 directory with 3 updates#618
Merged
TEAM4-0 merged 1 commit intoJun 17, 2025
Conversation
TEAM4-0
enabled auto-merge (squash)
June 17, 2025 08:12
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #618 +/- ##
=======================================
Coverage 84.34% 84.34%
=======================================
Files 26 26
Lines 805 805
=======================================
Hits 679 679
Misses 126 126 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
|
@dependabot recreate |
Updates the requirements on [fakeredis](https://github.com/cunla/fakeredis-py), [pytest](https://github.com/pytest-dev/pytest) and [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version. Updates `fakeredis` to 2.30.0 - [Release notes](https://github.com/cunla/fakeredis-py/releases) - [Commits](cunla/fakeredis-py@v2.29.0...v2.30.0) Updates `pytest` to 8.4.0 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.0...8.4.0) Updates `pytest-cov` to 6.2.1 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.1.0...v6.2.1) --- updated-dependencies: - dependency-name: fakeredis dependency-version: 2.30.0 dependency-type: direct:development dependency-group: packages - dependency-name: pytest dependency-version: 8.4.0 dependency-type: direct:development dependency-group: packages - dependency-name: pytest-cov dependency-version: 6.2.1 dependency-type: direct:development dependency-group: packages ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/dot-dev/master/packages-2941407006
branch
from
June 17, 2025 08:23
540545e to
9358593
Compare
CasperWA
approved these changes
Jun 17, 2025
TEAM4-0
pushed a commit
that referenced
this pull request
Jun 17, 2025
Updates the requirements on [fakeredis](https://github.com/cunla/fakeredis-py), [pytest](https://github.com/pytest-dev/pytest) and [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version. Updates `fakeredis` to 2.30.0 - [Release notes](https://github.com/cunla/fakeredis-py/releases) - [Commits](cunla/fakeredis-py@v2.29.0...v2.30.0) Updates `pytest` to 8.4.0 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.0...8.4.0) Updates `pytest-cov` to 6.2.1 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.1.0...v6.2.1) --- updated-dependencies: - dependency-name: fakeredis dependency-version: 2.30.0 dependency-type: direct:development dependency-group: packages - dependency-name: pytest dependency-version: 8.4.0 dependency-type: direct:development dependency-group: packages - dependency-name: pytest-cov dependency-version: 6.2.1 dependency-type: direct:development dependency-group: packages ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Updates the requirements on fakeredis, pytest and pytest-cov to permit the latest version.
Updates
fakeredisto 2.30.0Release notes
Sourced from fakeredis's releases.
Commits
5195219chore:update deps17bff1adoc:update376d2d3fix: check resp3 decode #393c8e9d27chore:update deps990de30chore:update deps8d22bc1chore:update deps8e9123bfix:mkdocs.ymle98767efix:mkdocs.yml281deeechore:update depse5e0ed3doc:fix documentationUpdates
pytestto 8.4.0Release notes
Sourced from pytest's releases.
... (truncated)
Commits
315b3aePrepare release version 8.4.01498ba3Merge pull request #13467 from pytest-dev/towncrier-createe4389acRemove resultlog from the docs (#13465)64b2301scripts/release: add missingbuildtotowncriercall4c205cftesting/plugins_integration: update Django (#13463)4dcbcc9Merge pull request #13458 from pytest-dev/dup-param-error5293016Merge pull request #13459 from pytest-dev/pyright-minor-fixes7a48181Add pyright configuration9fc6db9pytester: avoid confusingxself parameter9aa198bmark/expression: fix self -> clsUpdates
pytest-covto 6.2.1Changelog
Sourced from pytest-cov's changelog.
... (truncated)
Commits
55dbe43Bump version: 6.2.0 → 6.2.1d17e9b7Update changelog.8964ab7Add a note for this warning disable.e932e41Prevent unimported warnings @ pytest-xdist workers573379bBring pytest-cov's suprocess management in line with coverage's process_start...f1884e8Fix xdist pin.512c669Added minium version requirements for pluggin (for new-style hookwrappers). P...629ba64Remove deprecated license classifier.dca5723Bump version: 6.1.1 → 6.2.0f69166aAlso trigger the sqlite warning.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions