Skip to content

Commit 4a81e53

Browse files
chore(deps): bump ruff in the pip-version-updates group
Bumps the pip-version-updates group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.11.8 to 0.11.9 - [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.8...0.11.9) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 77fd03c commit 4a81e53

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
@@ -40,7 +40,7 @@ types-python-dateutil = ">= 2.8.19.14"
4040
mypy = ">= 1.5"
4141
testcontainers = "3.7.1"
4242
python-dotenv = "1.0.1"
43-
ruff = "^0.11.8"
43+
ruff = "^0.11.11"
4444
sphinx-rtd-theme = "^3.0.2"
4545
sphinx = "7.1.2"
4646

0 commit comments

Comments
 (0)