Skip to content

Commit 5c86113

Browse files
Bump the non-major-versions group with 3 updates (#54)
Bumps the non-major-versions group with 3 updates: [pytest](https://github.com/pytest-dev/pytest), [flake8](https://github.com/pycqa/flake8) and [ruff](https://github.com/astral-sh/ruff). Updates `pytest` from 8.4.0 to 8.4.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.4.0...8.4.1) Updates `flake8` from 7.2.0 to 7.3.0 - [Commits](PyCQA/flake8@7.2.0...7.3.0) Updates `ruff` from 0.11.13 to 0.12.0 - [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.11.13...0.12.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-versions - dependency-name: flake8 dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-versions - dependency-name: ruff dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-versions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 717fbb0 commit 5c86113

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

requirements-ci.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ pytz==2025.2
44
pytest-asyncio==1.0.0
55
aioresponses==0.7.8
66
mock==5.2.0
7-
pytest==8.4.0
7+
pytest==8.4.1
88
yarl==1.20.1
99
codecov==2.1.13
1010
pytest-cov==6.2.1
11-
flake8==7.2.0
11+
flake8==7.3.0
1212
pylint==3.3.7
1313
isort==6.0.1
1414
pytest-cov==6.2.1
1515
pytest-html==4.1.1
16-
ruff==0.11.13
16+
ruff==0.12.0

0 commit comments

Comments
 (0)