Skip to content

Commit 9f9bb7a

Browse files
Bump ruff from 0.9.2 to 0.9.3 (#747)
* Bump ruff from 0.9.2 to 0.9.3 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.2 to 0.9.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.9.2...0.9.3) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Trigger Integration tests * Rebase from main --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alejandro Ponce <[email protected]>
1 parent 0342a34 commit 9f9bb7a

File tree

2 files changed

+24
-22
lines changed

2 files changed

+24
-22
lines changed

poetry.lock

+23-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ cachetools = "==5.5.1"
3636
pytest = "==8.3.4"
3737
pytest-cov = "==6.0.0"
3838
black = "==24.10.0"
39-
ruff = "==0.9.2"
39+
ruff = "==0.9.3"
4040
bandit = "==1.8.2"
4141
build = "==1.2.2.post1"
4242
wheel = "==0.45.1"

0 commit comments

Comments
 (0)