Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump up dependencies to allow users to use more recent versions (#334)
* chore(deps): bump pytest-timeout from 1.4.2 to 2.3.1 (#324) Bumps [pytest-timeout](https://github.com/pytest-dev/pytest-timeout) from 1.4.2 to 2.3.1. - [Commits](pytest-dev/pytest-timeout@1.4.2...2.3.1) --- updated-dependencies: - dependency-name: pytest-timeout dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump pytest from 7.4.4 to 8.3.4 (#325) Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.3.4. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.4.4...8.3.4) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Katarina Supe <[email protected]> * chore(deps): bump psutil from 5.9.8 to 6.1.1 (#326) Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.8 to 6.1.1. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-5.9.8...release-6.1.1) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Katarina Supe <[email protected]> * chore(deps): bump pytest-black from 0.3.12 to 0.6.0 (#328) Bumps [pytest-black](https://github.com/coherent-oss/pytest-black) from 0.3.12 to 0.6.0. - [Commits](coherent-oss/pytest-black@0.3.12...v0.6.0) --- updated-dependencies: - dependency-name: pytest-black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Katarina Supe <[email protected]> * chore(deps): bump black from 22.12.0 to 24.8.0 (#327) * chore(deps): bump black from 22.12.0 to 24.8.0 Bumps [black](https://github.com/psf/black) from 22.12.0 to 24.8.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.12.0...24.8.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Formatting changes - new black --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Katarina Supe <[email protected]> Co-authored-by: katarinasupe <[email protected]> * Add flexible dependenies versioning - no breaking changes * update lock --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information