Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the pip-version group across 1 directory with 6 updates #62

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 21, 2024

Bumps the pip-version group with 6 updates in the / directory:

Package From To
pymongo 4.6.3 4.7.3
redis 5.0.3 5.0.6
zarr 2.17.1 2.18.2
coverage 7.4.4 7.5.3
pytest 8.1.1 8.2.2
pytest-xdist 3.5.0 3.6.1

Updates pymongo from 4.6.3 to 4.7.3

Release notes

Sourced from pymongo's releases.

PyMongo 4.7.3

Community notes: https://www.mongodb.com/community/forums/t/pymongo-4-7-3-released/283508

PyMongo 4.7.2

Community Notes: https://www.mongodb.com/community/forums/t/pymongo-4-7-2-released/279584

PyMongo 4.7.1

Community release note: https://www.mongodb.com/community/forums/t/pymongo-4-7-1-released/278459

PyMongo 4.7.0

Community notes: https://www.mongodb.com/community/forums/t/pymongo-4-7-0-released/277656

Changelog

Sourced from pymongo's changelog.

Changes in Version 4.7.3

Version 4.7.3 has further fixes for lazily loading modules.

  • Use deferred imports instead of importlib lazy module loading.
  • Improve import time on Windows.
  • Reduce verbosity of "Waiting for suitable server to become available" log message from info to debug.

Issues Resolved ...............

See the PyMongo 4.7.3 release notes in JIRA_ for the list of resolved issues in this release.

.. _PyMongo 4.7.3 release notes in JIRA: https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=10004&version=39865

Changes in Version 4.7.2

Version 4.7.2 fixes a bug introduced in 4.7.0:

  • Fixed a bug where PyMongo could not be used with the Nuitka compiler.

Issues Resolved ...............

See the PyMongo 4.7.2 release notes in JIRA_ for the list of resolved issues in this release.

.. _PyMongo 4.7.2 release notes in JIRA: https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=10004&version=39710

Changes in Version 4.7.1

Version 4.7.1 fixes a bug introduced in 4.7.0:

  • Fixed a bug where PyMongo would cause an AttributeError if dns.resolver was imported and referenced after PyMongo was imported.
  • Clarified the behavior of the TOKEN_RESOURCE auth mechanism property for MONGODB-OIDC.

Issues Resolved ...............

See the PyMongo 4.7.1 release notes in JIRA_ for the list of resolved issues in this release.

.. _PyMongo 4.7.1 release notes in JIRA: https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=10004&version=39680

... (truncated)

Commits
  • 398be02 BUMP 4.7.3
  • 839904f PYTHON-4261 [v4.7] Reduce verbosity of "Waiting for suitable server to become...
  • c7db2c2 PYTHON-4384 [v4.7] Add Custom CodeQL Scanning (#1655)
  • 358a486 PYTHON-4441 [v4.7] Use deferred imports instead of lazy module loading (#1650)
  • fa80968 PYTHON-4473 Optimize find/aggregate/command by avoiding duplicate calls to _g...
  • d4592b6 PYTHON-4455 [v4.7] Improve import time on Windows (#1647)
  • f38dfd6 BUMP 4.7.3.dev0
  • 29f4d5c PYTHON-4429 Prep for 4.7.2 Release (#1633)
  • 3ff1e84 PYTHON-4428 Test against 8.0 builds (#1631)
  • 263977a PYTHON-4424 Add workaround for ModuleNotFoundError TypeError (#1628)
  • Additional commits viewable in compare view

Updates redis from 5.0.3 to 5.0.6

Release notes

Sourced from redis's releases.

5.0.6

Changes

🐛 Bug Fixes

  • Handle lists in the response of INFO

5.0.5

Changes

🐛 Bug Fixes

  • Fix parsing of INFO response (#3265)

5.0.4

Changes

🐛 Bug Fixes

Commits

Updates zarr from 2.17.1 to 2.18.2

Release notes

Sourced from zarr's releases.

v2.18.2

What's Changed

Full Changelog: zarr-developers/zarr-python@v2.18.1...v2.18.2

v2.18.1

What's Changed

Full Changelog: zarr-developers/zarr-python@v2.18.0...v2.18.1

v2.18.0

What's Changed

Full Changelog: zarr-developers/zarr-python@v2.17.2...v2.18.0

v2.17.2

See release notes: https://zarr.readthedocs.io/en/stable/release.html#release-2-17-2


What's Changed

... (truncated)

Changelog

Sourced from zarr's changelog.

2.18.2

Enhancements


* Add Zstd codec to old V3 code path.
  By :user:`Ryan Abernathey <rabernat>`

.. _release_2.18.1:

2.18.1

Maintenance

* Fix a regression when getting or setting a single value from arrays with size-1 chunks.
  By :user:`Deepak Cherian &lt;dcherian&gt;` :issue:`1874`

.. _release_2.18.0:

2.18.0

Enhancements
</code></pre>
<ul>
<li>Performance improvement for reading and writing chunks if any of the dimensions is size 1.
By :user:<code>Deepak Cherian &lt;dcherian&gt;</code> :issue:<code>1730</code>.</li>
</ul>
<p>Maintenance</p>
<pre><code>* Enable ruff/bugbear rules (B) and fix issues.
By :user:Dimitri Papadopoulos Orfanos &amp;lt;DimitriPapadopoulos&amp;gt; :issue:1702.

  • Minor updates to use np.inf instead of np.PINF / np.NINF in preparation for NumPy 2.0.0 release.
    By :user:Joe Hamman &amp;lt;jhamman&amp;gt; :issue:1842.

Deprecations
</code></pre>
<ul>
<li>
<p>Deprecate experimental v3 support by issuing a <code>FutureWarning</code>.
Also updated docs to warn about using the experimental v3 version.
By :user:<code>Joe Hamman &lt;jhamman&gt;</code> :issue:<code>1802</code> and :issue:<code>1807</code>.</p>
</li>
<li>
<p>Deprecate the following stores: :class:<code>zarr.storage.DBMStore</code>, :class:<code>zarr.storage.LMDBStore</code>,
:class:<code>zarr.storage.SQLiteStore</code>, :class:<code>zarr.storage.MongoDBStore</code>, :class:<code>zarr.storage.RedisStore</code>,
and :class:<code>zarr.storage.ABSStore</code>. These stores are slated to be removed from Zarr-Python in version 3.0.
By :user:<code>Joe Hamman &lt;jhamman&gt;</code> :issue:<code>1801</code>.</p>
</li>
</ul>
<p>.. _release_2.17.2:</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/zarr-developers/zarr-python/commit/0855bd6e99baef7bd99baaf1b6fdaefd4efd83a6&quot;&gt;&lt;code&gt;0855bd6&lt;/code&gt;&lt;/a> doc: update release notes for 2.18.2 (<a href="https://redirect.github.com/zarr-developers/zarr-python/issues/1915&quot;&gt;#1915&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/zarr-developers/zarr-python/commit/3e98c3b1d6ed24b7b04fdbaa56ed2c42f5b1ef05&quot;&gt;&lt;code&gt;3e98c3b&lt;/code&gt;&lt;/a> Add zstd to old V3 supported codecs (<a href="https://redirect.github.com/zarr-developers/zarr-python/issues/1914&quot;&gt;#1914&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/zarr-developers/zarr-python/commit/bf895332cdb8f028284f958c58cda773085d5e68&quot;&gt;&lt;code&gt;bf89533&lt;/code&gt;&lt;/a> reset release notes (<a href="https://redirect.github.com/zarr-developers/zarr-python/issues/1886&quot;&gt;#1886&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/zarr-developers/zarr-python/commit/4bd9764c1857cb563d155ad797011dfd4a44616e&quot;&gt;&lt;code&gt;4bd9764&lt;/code&gt;&lt;/a> release notes for 2.18.1 (<a href="https://redirect.github.com/zarr-developers/zarr-python/issues/1885&quot;&gt;#1885&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/zarr-developers/zarr-python/commit/908e920bfd52371a4148b19d305262a804bc0201&quot;&gt;&lt;code&gt;908e920&lt;/code&gt;&lt;/a> Fix a regression with scalar indexing due to <a href="https://redirect.github.com/zarr-developers/zarr-python/issues/1800&quot;&gt;#1800&lt;/a> (<a href="https://redirect.github.com/zarr-developers/zarr-python/issues/1875&quot;&gt;#1875&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/zarr-developers/zarr-python/commit/8264acebc5e1671c36bc434f14cac914f5a099e1&quot;&gt;&lt;code&gt;8264ace&lt;/code&gt;&lt;/a> chore: update pre-commit hooks (<a href="https://redirect.github.com/zarr-developers/zarr-python/issues/1876&quot;&gt;#1876&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/zarr-developers/zarr-python/commit/8979205fbebd991974172ac23b436372911f4666&quot;&gt;&lt;code&gt;8979205&lt;/code&gt;&lt;/a> Group dependabot updates (<a href="https://redirect.github.com/zarr-developers/zarr-python/issues/1854&quot;&gt;#1854&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/zarr-developers/zarr-python/commit/cb4230dd9a2a0c68b78384b24a2a5567df0b704a&quot;&gt;&lt;code&gt;cb4230d&lt;/code&gt;&lt;/a> Update release.rst (<a href="https://redirect.github.com/zarr-developers/zarr-python/issues/1850&quot;&gt;#1850&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/zarr-developers/zarr-python/commit/056657ca5ed70aa3d77a9e2db42253fca39800b0&quot;&gt;&lt;code&gt;056657c&lt;/code&gt;&lt;/a> Release notes for 2.18.0 (<a href="https://redirect.github.com/zarr-developers/zarr-python/issues/1843&quot;&gt;#1843&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/zarr-developers/zarr-python/commit/270aff18dc780a0a9e7409455277aae017190765&quot;&gt;&lt;code&gt;270aff1&lt;/code&gt;&lt;/a> Enable ruff/bugbear rules (B) and fix issues (<a href="https://redirect.github.com/zarr-developers/zarr-python/issues/1702&quot;&gt;#1702&lt;/a&gt;)&lt;/li>
<li>Additional commits viewable in <a href="https://github.com/zarr-developers/zarr-python/compare/v2.17.1...v2.18.2&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

Updates coverage from 7.4.4 to 7.5.3

Changelog

Sourced from coverage's changelog.

Version 7.5.3 — 2024-05-28

  • Performance improvements for combining data files, especially when measuring line coverage. A few different quadratic behaviors were eliminated. In one extreme case of combining 700+ data files, the time dropped from more than three hours to seven minutes. Thanks for Kraken Tech for funding the fix.

  • Performance improvements for generating HTML reports, with a side benefit of reducing memory use, closing issue 1791_. Thanks to Daniel Diniz for helping to diagnose the problem.

.. _issue 1791: nedbat/coveragepy#1791

.. _changes_7-5-2:

Version 7.5.2 — 2024-05-24

  • Fix: nested matches of exclude patterns could exclude too much code, as reported in issue 1779_. This is now fixed.

  • Changed: previously, coverage.py would consider a module docstring to be an executable statement if it appeared after line 1 in the file, but not executable if it was the first line. Now module docstrings are never counted as executable statements. This can change coverage.py's count of the number of statements in a file, which can slightly change the coverage percentage reported.

  • In the HTML report, the filter term and "hide covered" checkbox settings are remembered between viewings, thanks to Daniel Diniz <pull 1776_>_.

  • Python 3.13.0b1 is supported.

  • Fix: parsing error handling is improved to ensure bizarre source files are handled gracefully, and to unblock oss-fuzz fuzzing, thanks to Liam DeVoe <pull 1788_>. Closes issue 1787.

.. _pull 1776: nedbat/coveragepy#1776 .. _issue 1779: nedbat/coveragepy#1779 .. _issue 1787: nedbat/coveragepy#1787 .. _pull 1788: nedbat/coveragepy#1788

.. _changes_7-5-1:

Version 7.5.1 — 2024-05-04

... (truncated)

Commits
  • f310d7e docs: sample HTML for 7.5.3
  • a51d52f docs: prep for 7.5.3
  • b666f3a perf: it's faster in all versions if we don't cache tokenize #1791
  • a2b4929 docs: changelog entry for combine performance improvements
  • b9aff50 perf: don't read full line_bits table each time
  • c45ebac perf: cache alias mapping
  • 390cb97 perf: avoid quadratic behavior when combining line coverage
  • d3caf53 docs(build): tweaks to howto
  • 909e887 build: bump version
  • 242adea build: don't claim pre-alpha-1 in classifiers
  • Additional commits viewable in compare view

Updates pytest from 8.1.1 to 8.2.2

Release notes

Sourced from pytest's releases.

8.2.2

pytest 8.2.2 (2024-06-04)

Bug Fixes

  • #12355: Fix possible catastrophic performance slowdown on a certain parametrization pattern involving many higher-scoped parameters.
  • #12367: Fix a regression in pytest 8.2.0 where unittest class instances (a fresh one is created for each test) were not released promptly on test teardown but only on session teardown.
  • #12381: Fix possible "Directory not empty" crashes arising from concurent cache dir (.pytest_cache) creation. Regressed in pytest 8.2.0.

Improved Documentation

  • #12290: Updated Sphinx theme to use Furo instead of Flask, enabling Dark mode theme.
  • #12356: Added a subsection to the documentation for debugging flaky tests to mention lack of thread safety in pytest as a possible source of flakyness.
  • #12363: The documentation webpages now links to a canonical version to reduce outdated documentation in search engine results.

8.2.1

pytest 8.2.1 (2024-05-19)

Improvements

  • #12334: Support for Python 3.13 (beta1 at the time of writing).

Bug Fixes

  • #12120: Fix [PermissionError]{.title-ref} crashes arising from directories which are not selected on the command-line.
  • #12191: Keyboard interrupts and system exits are now properly handled during the test collection.
  • #12300: Fixed handling of 'Function not implemented' error under squashfuse_ll, which is a different way to say that the mountpoint is read-only.
  • #12308: Fix a regression in pytest 8.2.0 where the permissions of automatically-created .pytest_cache directories became rwx------ instead of the expected rwxr-xr-x.

Trivial/Internal Changes

  • #12333: pytest releases are now attested using the recent Artifact Attestation support from GitHub, allowing users to verify the provenance of pytest's sdist and wheel artifacts.

8.2.0

pytest 8.2.0 (2024-04-27)

Deprecations

  • #12069: A deprecation warning is now raised when implementations of one of the following hooks request a deprecated py.path.local parameter instead of the pathlib.Path parameter which replaced it:

... (truncated)

Commits
  • 329d371 Prepare release version 8.2.2
  • 214d098 Merge pull request #12414 from bluetech/backport-12409
  • 153a436 [8.2.x] fixtures: fix catastrophic performance problem in reorder_items
  • b41d5a5 Merge pull request #12412 from pytest-dev/backport-12408-to-8.2.x
  • 9bb73d7 [8.2.x] cacheprovider: fix "Directory not empty" crash from cache directory c...
  • 4569a01 [8.2.x] doc: Update trainings/events (#12402)
  • 1d103e5 [8.2.x] Clarify pytest_ignore_collect docs (#12386)
  • 240a252 [8.2.x] Add html_baseurl to sphinx conf.py (#12372)
  • a5ee3c4 Merge pull request #12370 from pytest-dev/backport-12368-to-8.2.x
  • f7358ae [8.2.x] unittest: fix class instances no longer released on test teardown sin...
  • Additional commits viewable in compare view

Updates pytest-xdist from 3.5.0 to 3.6.1

Changelog

Sourced from pytest-xdist's changelog.

pytest-xdist 3.6.1 (2024-04-28)

Bug Fixes

  • [#1071](https://github.com/pytest-dev/pytest-xdist/issues/1071) <https://github.com/pytest-dev/pytest-xdist/issues/1071>_: Add backward compatibility for deadlock issue with the execnet new main_thread_only "execmodel" triggered when pytest-cov accesses rinfo.

pytest-xdist 3.6.0 (2024-04-19)

This release was YANKED due to a regression fixed in 3.6.1.

Features

  • [#1027](https://github.com/pytest-dev/pytest-xdist/issues/1027) <https://github.com/pytest-dev/pytest-xdist/pull/1027>_:pytest-xdist workers now always execute the tests in the main thread. Previously some tests might end up executing in a separate thread other than main in the workers, due to some internal execnet`` details. This can cause problems specially with async frameworks where the event loop is running in the ``main`` thread (for example #620 pytest-dev/pytest-xdist#620`__).

Bug Fixes

  • [#1024](https://github.com/pytest-dev/pytest-xdist/issues/1024) <https://github.com/pytest-dev/pytest-xdist/issues/1024>_: Added proper handling of shouldstop (such as set by --max-fail) and shouldfail conditions in workers. Previously, a worker might have continued executing further tests before the controller could terminate the session.

  • [#1028](https://github.com/pytest-dev/pytest-xdist/issues/1028) <https://github.com/pytest-dev/pytest-xdist/issues/1028>_: Fixed compatibility issue between looponfail and editable installs.

  • [#620](https://github.com/pytest-dev/pytest-xdist/issues/620) <https://github.com/pytest-dev/pytest-xdist/issues/620>_: Use the new main_thread_only execnet "execmodel" so that code which expects to only run in the main thread will now work as expected.

  • [#937](https://github.com/pytest-dev/pytest-xdist/issues/937) <https://github.com/pytest-dev/pytest-xdist/issues/937>_: Fixed a bug where plugin would raise an incompatibility error with --pdb despite using -n0.

Removals

  • [#1053](https://github.com/pytest-dev/pytest-xdist/issues/1053) <https://github.com/pytest-dev/pytest-xdist/issues/1053>_: Dropped support for Python 3.7.

  • [#1057](https://github.com/pytest-dev/pytest-xdist/issues/1057) <https://github.com/pytest-dev/pytest-xdist/issues/1057>_: pytest>=7.0.0 is now required.

    execnet>=2.1.0 is now required.

Trivial Changes

  • [#1020](https://github.com/pytest-dev/pytest-xdist/issues/1020) <https://github.com/pytest-dev/pytest-xdist/issues/1020>_: pytest-xdist's setup.py file is removed.

    If you relied on this file, e.g. to install pytest using setup.py install, please see Why you shouldn't invoke setup.py directly <https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html#summary>_ for alternatives.

... (truncated)

Commits
  • 4dd2978 Release 3.6.1
  • b397288 Merge pull request #1072 from zmedico/gateway-cache-rinfo
  • 12b3cce Cache execnet gateway rinfo during WorkerController setup
  • c93a106 build(deps): bump hynek/build-and-inspect-python-package (#1066)
  • 52e2022 [pre-commit.ci] pre-commit autoupdate (#1073)
  • 699f939 Merge pull request #1070 from pytest-dev/release-3.6.0
  • 80bc0b8 Release 3.6.0
  • 20e3ac7 Use execnet main_thread_only execmodel (#1027)
  • 0a4238f Merge pull request #1067 from pytest-dev/pre-commit-ci-update-config
  • 0686279 [pre-commit.ci] pre-commit autoupdate
  • Additional commits viewable in compare view

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <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

Bumps the pip-version group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [pymongo](https://github.com/mongodb/mongo-python-driver) | `4.6.3` | `4.7.3` |
| [redis](https://github.com/redis/redis-py) | `5.0.3` | `5.0.6` |
| [zarr](https://github.com/zarr-developers/zarr-python) | `2.17.1` | `2.18.2` |
| [coverage](https://github.com/nedbat/coveragepy) | `7.4.4` | `7.5.3` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.1.1` | `8.2.2` |
| [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) | `3.5.0` | `3.6.1` |



Updates `pymongo` from 4.6.3 to 4.7.3
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)
- [Commits](mongodb/mongo-python-driver@4.6.3...4.7.3)

Updates `redis` from 5.0.3 to 5.0.6
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@v5.0.3...v5.0.6)

Updates `zarr` from 2.17.1 to 2.18.2
- [Release notes](https://github.com/zarr-developers/zarr-python/releases)
- [Changelog](https://github.com/zarr-developers/zarr-python/blob/v3/docs/release.rst)
- [Commits](zarr-developers/zarr-python@v2.17.1...v2.18.2)

Updates `coverage` from 7.4.4 to 7.5.3
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.4.4...7.5.3)

Updates `pytest` from 8.1.1 to 8.2.2
- [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.1.1...8.2.2)

Updates `pytest-xdist` from 3.5.0 to 3.6.1
- [Release notes](https://github.com/pytest-dev/pytest-xdist/releases)
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-xdist@v3.5.0...v3.6.1)

---
updated-dependencies:
- dependency-name: pymongo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-version
- dependency-name: redis
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-version
- dependency-name: zarr
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-version
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-version
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-version
- dependency-name: pytest-xdist
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-version
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner June 21, 2024 19:10
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 21, 2024
@dependabot dependabot bot requested a review from joaander June 21, 2024 19:10
@joaander joaander merged commit 4de483f into main Jun 24, 2024
16 checks passed
@joaander joaander deleted the dependabot-pip-main-pip-version-06c2184784 branch June 24, 2024 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant