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 pytest from 8.2.0 to 8.2.1 in /test #5665

Merged
merged 2 commits into from
May 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 25, 2024

Bumps pytest from 8.2.0 to 8.2.1.

Release notes

Sourced from pytest's releases.

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.
Commits
  • 66ff8df Prepare release version 8.2.1
  • 3ffcfd1 Merge pull request #12340 from pytest-dev/backport-12334-to-8.2.x
  • 0b28313 [8.2.x] Add Python 3.13 (beta) support
  • f3dd93a [8.2.x] Attest package provenance (#12335)
  • bb5a125 [8.2.x] Spelling (#12331)
  • f179bf2 Merge pull request #12327 from pytest-dev/backport-12325-to-8.2.x
  • 2b671b5 [8.2.x] cacheprovider: fix .pytest_cache not being world-readable
  • 65ab7cb Merge pull request #12324 from pytest-dev/backport-12320-to-8.2.x
  • 4d5fb7d Merge pull request #12319 from pytest-dev/backport-12311-to-8.2.x
  • cbe5996 [8.2.x] changelog: document unittest 8.2 change as breaking
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.0 to 8.2.1.
- [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.2.0...8.2.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 25, 2024
@dependabot dependabot bot requested a review from a team May 25, 2024 10:38
Signed-off-by: Christian König <ckoenig@posteo.de>
@yubiuser yubiuser merged commit 741b9e1 into development May 25, 2024
18 checks passed
@yubiuser yubiuser deleted the dependabot/pip/test/development/pytest-8.2.1 branch May 25, 2024 19:54
mgziminsky added a commit to mgziminsky/pi-hole-alpine that referenced this pull request Jul 5, 2024
commit be5a8dc
Merge: 5490a6e 4148f2c
Author: Adam Warner <me@adamwarner.co.uk>
Date:   Fri Jul 5 19:12:15 2024 +0100

    Pi-hole core v5.18.3 (pi-hole#5694)

commit 4148f2c
Author: Adam Warner <me@adamwarner.co.uk>
Date:   Fri Jul 5 19:03:40 2024 +0100

    tabs->spaces for editorconfig (Not sure how this has nto been caught before...)

    Signed-off-by: Adam Warner <me@adamwarner.co.uk>

commit 2c497a9
Author: DL6ER <dl6er@dl6er.de>
Date:   Tue Apr 30 15:47:57 2024 +0200

    Add protocol validation when downloading blocklist from URL

    Signed-off-by: DL6ER <dl6er@dl6er.de>

commit 548e142
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Jun 22 16:00:48 2024 +0000

    Bump pytest from 8.2.1 to 8.2.2 in /test

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.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.2.1...8.2.2)

    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit bfc2cf6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Jun 22 16:01:05 2024 +0000

    Bump tox from 4.15.0 to 4.15.1 in /test

    Bumps [tox](https://github.com/tox-dev/tox) from 4.15.0 to 4.15.1.
    - [Release notes](https://github.com/tox-dev/tox/releases)
    - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
    - [Commits](tox-dev/tox@4.15.0...4.15.1)

    ---
    updated-dependencies:
    - dependency-name: tox
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 97324ae
Author: Adam Warner <me@adamwarner.co.uk>
Date:   Sat Jun 22 13:49:27 2024 +0100

    remove centos8 tests from development to prevent build fails (yes, I know it's likely that we will merge development-v6 -> development" soon" but.. just in case)

    Signed-off-by: Adam Warner <me@adamwarner.co.uk>

commit 1e6fe9c
Merge: 3cf538e fdd5b5c
Author: yubiuser <ckoenig@posteo.de>
Date:   Sat Jun 15 14:16:16 2024 +0200

    Bump actions/checkout from 4.1.6 to 4.1.7 (pi-hole#5686)

commit fdd5b5c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Jun 15 10:14:34 2024 +0000

    Bump actions/checkout from 4.1.6 to 4.1.7

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.6 to 4.1.7.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.1.6...v4.1.7)

    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 3cf538e
Merge: 78bd872 36f05cb
Author: yubiuser <ckoenig@posteo.de>
Date:   Sat Jun 1 13:02:37 2024 +0200

    Bump pytest-testinfra from 10.1.0 to 10.1.1 in /test (pi-hole#5672)

commit 36f05cb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Jun 1 10:29:56 2024 +0000

    Bump pytest-testinfra from 10.1.0 to 10.1.1 in /test

    Bumps [pytest-testinfra](https://github.com/pytest-dev/pytest-testinfra) from 10.1.0 to 10.1.1.
    - [Release notes](https://github.com/pytest-dev/pytest-testinfra/releases)
    - [Changelog](https://github.com/pytest-dev/pytest-testinfra/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest-testinfra@10.1.0...10.1.1)

    ---
    updated-dependencies:
    - dependency-name: pytest-testinfra
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 78bd872
Merge: 741b9e1 70376c2
Author: yubiuser <ckoenig@posteo.de>
Date:   Sat Jun 1 12:15:39 2024 +0200

    Bump eps1lon/actions-label-merge-conflict from 3.0.1 to 3.0.2 (pi-hole#5669)

commit 70376c2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Jun 1 10:01:49 2024 +0000

    Bump eps1lon/actions-label-merge-conflict from 3.0.1 to 3.0.2

    Bumps [eps1lon/actions-label-merge-conflict](https://github.com/eps1lon/actions-label-merge-conflict) from 3.0.1 to 3.0.2.
    - [Release notes](https://github.com/eps1lon/actions-label-merge-conflict/releases)
    - [Changelog](https://github.com/eps1lon/actions-label-merge-conflict/blob/main/CHANGELOG.md)
    - [Commits](eps1lon/actions-label-merge-conflict@v3.0.1...v3.0.2)

    ---
    updated-dependencies:
    - dependency-name: eps1lon/actions-label-merge-conflict
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 741b9e1
Merge: dd64cf7 d15beff
Author: yubiuser <ckoenig@posteo.de>
Date:   Sat May 25 21:54:01 2024 +0200

    Bump pytest from 8.2.0 to 8.2.1 in /test (pi-hole#5665)

commit d15beff
Author: Christian König <ckoenig@posteo.de>
Date:   Sat May 25 21:49:24 2024 +0200

    Fix codespell

    Signed-off-by: Christian König <ckoenig@posteo.de>

commit 01e0c60
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat May 25 10:38:28 2024 +0000

    Bump pytest from 8.2.0 to 8.2.1 in /test

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.0 to 8.2.1.
    - [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.2.0...8.2.1)

    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit dd64cf7
Merge: 99e72f6 443c5e8
Author: yubiuser <ckoenig@posteo.de>
Date:   Wed May 22 21:29:54 2024 +0200

    Bump actions/checkout from 4.1.5 to 4.1.6 (pi-hole#5661)

commit 443c5e8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat May 18 10:31:36 2024 +0000

    Bump actions/checkout from 4.1.5 to 4.1.6

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.5 to 4.1.6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.1.5...v4.1.6)

    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 99e72f6
Merge: 1812d9c f478913
Author: yubiuser <ckoenig@posteo.de>
Date:   Sat May 11 22:40:58 2024 +0200

    Bump actions/checkout from 4.1.4 to 4.1.5 (pi-hole#5656)

commit f478913
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat May 11 20:36:33 2024 +0000

    Bump actions/checkout from 4.1.4 to 4.1.5

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.4 to 4.1.5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.1.4...v4.1.5)

    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 1812d9c
Merge: c0cc9ba 7426076
Author: yubiuser <ckoenig@posteo.de>
Date:   Sat May 11 22:35:46 2024 +0200

    Bump eps1lon/actions-label-merge-conflict from 3.0.0 to 3.0.1 (pi-hole#5655)

commit 7426076
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat May 11 20:32:20 2024 +0000

    Bump eps1lon/actions-label-merge-conflict from 3.0.0 to 3.0.1

    Bumps [eps1lon/actions-label-merge-conflict](https://github.com/eps1lon/actions-label-merge-conflict) from 3.0.0 to 3.0.1.
    - [Release notes](https://github.com/eps1lon/actions-label-merge-conflict/releases)
    - [Changelog](https://github.com/eps1lon/actions-label-merge-conflict/blob/main/CHANGELOG.md)
    - [Commits](eps1lon/actions-label-merge-conflict@v3.0.0...v3.0.1)

    ---
    updated-dependencies:
    - dependency-name: eps1lon/actions-label-merge-conflict
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit c0cc9ba
Author: Christian König <ckoenig@posteo.de>
Date:   Sat May 11 14:21:51 2024 +0200

    Add Ubuntu 24.04 and Fedora 40, remove Fedora 38

    Signed-off-by: Christian König <ckoenig@posteo.de>

commit 2371f43
Merge: 976dc1c 9f7cd05
Author: yubiuser <ckoenig@posteo.de>
Date:   Sat May 4 13:11:13 2024 +0200

    Bump pytest from 8.1.2 to 8.2.0 in /test (pi-hole#5648)

commit 9f7cd05
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat May 4 10:56:23 2024 +0000

    Bump pytest from 8.1.2 to 8.2.0 in /test

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.2 to 8.2.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.1.2...8.2.0)

    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 976dc1c
Merge: cb30943 29d4ed1
Author: yubiuser <ckoenig@posteo.de>
Date:   Sat May 4 12:55:40 2024 +0200

    Bump pytest-xdist from 3.5.0 to 3.6.1 in /test (pi-hole#5647)

commit 29d4ed1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat May 4 10:15:49 2024 +0000

    Bump pytest-xdist from 3.5.0 to 3.6.1 in /test

    Bumps [pytest-xdist](https://github.com/pytest-dev/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: pytest-xdist
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit cb30943
Merge: c19bfb9 b33bbd7
Author: yubiuser <ckoenig@posteo.de>
Date:   Sat Apr 27 13:34:41 2024 +0200

    Bump tox from 4.14.2 to 4.15.0 in /test (pi-hole#5642)

commit c19bfb9
Merge: e6c15c3 b5a7567
Author: yubiuser <ckoenig@posteo.de>
Date:   Sat Apr 27 13:34:01 2024 +0200

    Bump pytest from 8.1.1 to 8.1.2 in /test (pi-hole#5641)

commit e6c15c3
Merge: 091a689 3cebb3f
Author: yubiuser <ckoenig@posteo.de>
Date:   Sat Apr 27 13:33:28 2024 +0200

    Bump actions/checkout from 4.1.3 to 4.1.4 (pi-hole#5640)

commit b33bbd7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Apr 27 10:53:28 2024 +0000

    Bump tox from 4.14.2 to 4.15.0 in /test

    Bumps [tox](https://github.com/tox-dev/tox) from 4.14.2 to 4.15.0.
    - [Release notes](https://github.com/tox-dev/tox/releases)
    - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
    - [Commits](tox-dev/tox@4.14.2...4.15.0)

    ---
    updated-dependencies:
    - dependency-name: tox
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit b5a7567
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Apr 27 10:53:24 2024 +0000

    Bump pytest from 8.1.1 to 8.1.2 in /test

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.1.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.1.2)

    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 3cebb3f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Apr 27 10:46:03 2024 +0000

    Bump actions/checkout from 4.1.3 to 4.1.4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.3 to 4.1.4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.1.3...v4.1.4)

    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 091a689
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sun Apr 21 16:24:45 2024 +0000

    Bump actions/setup-python from 5.0.0 to 5.1.0

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.0.0 to 5.1.0.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v5.0.0...v5.1.0)

    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 44703bb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Apr 20 10:05:32 2024 +0000

    Bump actions/checkout from 4.1.2 to 4.1.3

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.1.2...v4.1.3)

    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 26132fa
Merge: b32f778 81ad1a7
Author: Adam Warner <me@adamwarner.co.uk>
Date:   Mon Apr 1 14:23:05 2024 +0100

    Bump eps1lon/actions-label-merge-conflict from 2.1.0 to 3.0.0 (pi-hole#5626)

commit b32f778
Merge: c69e0eb 7aab7d9
Author: Adam Warner <me@adamwarner.co.uk>
Date:   Mon Apr 1 14:17:30 2024 +0100

    Bump tox from 4.14.1 to 4.14.2 in /test (pi-hole#5611)

commit c69e0eb
Merge: 9f5d4f0 08dd321
Author: Adam Warner <me@adamwarner.co.uk>
Date:   Mon Apr 1 14:17:03 2024 +0100

    Bump pytest from 8.0.2 to 8.1.1 in /test (pi-hole#5607)

commit 9f5d4f0
Merge: 8cfccf9 5490a6e
Author: Adam Warner <me@adamwarner.co.uk>
Date:   Sun Mar 31 21:59:44 2024 +0100

    Sync master back into development (pi-hole#5630)

commit 81ad1a7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Mar 30 10:50:22 2024 +0000

    Bump eps1lon/actions-label-merge-conflict from 2.1.0 to 3.0.0

    Bumps [eps1lon/actions-label-merge-conflict](https://github.com/eps1lon/actions-label-merge-conflict) from 2.1.0 to 3.0.0.
    - [Release notes](https://github.com/eps1lon/actions-label-merge-conflict/releases)
    - [Changelog](https://github.com/eps1lon/actions-label-merge-conflict/blob/main/CHANGELOG.md)
    - [Commits](eps1lon/actions-label-merge-conflict@v2.1.0...v3.0.0)

    ---
    updated-dependencies:
    - dependency-name: eps1lon/actions-label-merge-conflict
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 7aab7d9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Mar 23 10:34:48 2024 +0000

    Bump tox from 4.14.1 to 4.14.2 in /test

    Bumps [tox](https://github.com/tox-dev/tox) from 4.14.1 to 4.14.2.
    - [Release notes](https://github.com/tox-dev/tox/releases)
    - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
    - [Commits](tox-dev/tox@4.14.1...4.14.2)

    ---
    updated-dependencies:
    - dependency-name: tox
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 08dd321
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Mar 16 10:44:52 2024 +0000

    Bump pytest from 8.0.2 to 8.1.1 in /test

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.2 to 8.1.1.
    - [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.0.2...8.1.1)

    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
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.

None yet

1 participant