Skip to content

Commit 56450cb

Browse files
Bump the python-dependencies-dev group with 2 updates (#2238)
Bumps the python-dependencies-dev group with 2 updates: [pytest](https://github.com/pytest-dev/pytest) and [ruff](https://github.com/astral-sh/ruff). Updates `pytest` from 8.3.4 to 8.3.5 - [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.4...8.3.5) Updates `ruff` from 0.9.7 to 0.9.9 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.9.7...0.9.9) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies-dev - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies-dev ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7cc8ae2 commit 56450cb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ invoke==2.2.0
33
jsondiff==2.2.1
44
mypy==1.15.0
55
pre-commit==4.1.0
6-
pytest==8.3.4
6+
pytest==8.3.5
77
pytest-asyncio==0.25.3
88
pytest-cov==6.0.0
9-
ruff==0.9.7
9+
ruff==0.9.9
1010
types-pyyaml
1111
types-requests

0 commit comments

Comments
 (0)