Skip to content

Commit 825ab4d

Browse files
Bump the non-major-versions group with 2 updates (#59)
Bumps the non-major-versions group with 2 updates: [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) and [ruff](https://github.com/astral-sh/ruff). Updates `pytest-asyncio` from 1.0.0 to 1.1.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.0.0...v1.1.0) Updates `ruff` from 0.12.3 to 0.12.4 - [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.12.3...0.12.4) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-versions - dependency-name: ruff dependency-version: 0.12.4 dependency-type: direct:production update-type: version-update:semver-patch 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 c1bf482 commit 825ab4d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-ci.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
aiohttp==3.12.14
22
requests==2.32.4
33
pytz==2025.2
4-
pytest-asyncio==1.0.0
4+
pytest-asyncio==1.1.0
55
aioresponses==0.7.8
66
mock==5.2.0
77
pytest==8.4.1
@@ -13,4 +13,4 @@ pylint==3.3.7
1313
isort==6.0.1
1414
pytest-cov==6.2.1
1515
pytest-html==4.1.1
16-
ruff==0.12.3
16+
ruff==0.12.4

0 commit comments

Comments
 (0)