Skip to content

Commit ae57e3e

Browse files
Bump the non-major-versions group with 2 updates (#70)
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.1.0 to 1.2.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.1.0...v1.2.0) Updates `ruff` from 0.12.12 to 0.13.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.12.12...0.13.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-versions - dependency-name: ruff dependency-version: 0.13.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 ab1b211 commit ae57e3e

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.15
22
requests==2.32.5
33
pytz==2025.2
4-
pytest-asyncio==1.1.0
4+
pytest-asyncio==1.2.0
55
aioresponses==0.7.8
66
mock==5.2.0
77
pytest==8.4.2
@@ -13,4 +13,4 @@ pylint==3.3.8
1313
isort==6.0.1
1414
pytest-cov==7.0.0
1515
pytest-html==4.1.1
16-
ruff==0.12.12
16+
ruff==0.13.0

0 commit comments

Comments
 (0)