Skip to content

Commit 242a582

Browse files
chore(deps-dev): 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 196a4ae commit 242a582

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

poetry.lock

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ pyjwt = "^2.13.0"
3333
httpx = "^0.28.1"
3434

3535
[tool.poetry.group.dev.dependencies]
36-
ruff = "^0.16.2"
36+
ruff = "^0.16.3"
3737
mongomock = "^4.3.0"
3838
pytest-asyncio = "^1.4.0"
3939
pytest-cov = "^7.1.0"

0 commit comments

Comments
 (0)