Skip to content

Commit 7939bdd

Browse files
chore(deps-dev): bump the pip group across 1 directory with 2 updates (#203)
Bumps the pip group with 2 updates in the / directory: [pyright](https://github.com/RobertCraigie/pyright-python) and [ruff](https://github.com/astral-sh/ruff). Updates `pyright` from 1.1.405 to 1.1.406 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.405...v1.1.406) Updates `ruff` from 0.13.1 to 0.14.0 - [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.13.1...0.14.0) --- updated-dependencies: - dependency-name: pyright dependency-version: 1.1.406 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip - dependency-name: ruff dependency-version: 0.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f04ded9 commit 7939bdd

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ bump2version = "^1.0.1"
2828
coverage = "^7.10.7"
2929
mock = "^5.2.0"
3030
pydocstyle = "^6.3.0"
31-
pyright = "^1.1.405"
31+
pyright = "^1.1.406"
3232
pytest = "^8.4.2"
33-
ruff = "^0.13.1"
33+
ruff = "^0.14.0"
3434
testtools = "^2.7.2"
3535
unittest2 = "^1.1.0"
3636
yamllint = "^1.37.1"

0 commit comments

Comments
 (0)