Skip to content

Commit e39c4c7

Browse files
dependabot[bot]github-actions[bot]mridang
authored
Bump ruff from 0.11.5 to 0.11.7 (#20)
* Bump ruff from 0.11.5 to 0.11.7 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.5 to 0.11.7. - [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.5...0.11.7) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * style: Apply automated code formatting [skip ci] --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Mridang Agarwalla <mridang.agarwalla@gmail.com>
1 parent 0998b17 commit e39c4c7

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

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
@@ -38,7 +38,7 @@ types-python-dateutil = ">= 2.8.19.14"
3838
mypy = ">= 1.5"
3939
testcontainers = "3.7.1"
4040
python-dotenv = "1.0.1"
41-
ruff = "^0.11.5"
41+
ruff = "^0.11.7"
4242

4343
[build-system]
4444
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)