Skip to content

Commit be364d5

Browse files
chore: bump ruff from 0.16.2 to 0.16.3
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.16.2 to 0.16.3. - [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.16.2...0.16.3) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 433d0bc commit be364d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ dev = [
6565
"respx",
6666
"pytest",
6767
"pytest-asyncio",
68-
"ruff==0.16.2",
68+
"ruff==0.16.3",
6969
"time-machine",
7070
"dirty-equals>=0.6.0",
7171
"importlib-metadata>=6.7.0",

0 commit comments

Comments
 (0)