Skip to content

Commit 822f87d

Browse files
dependabot[bot]d3rky
authored andcommitted
deps(deps-dev): bump the python-development group with 3 updates
Bumps the python-development group with 3 updates: [ipython](https://github.com/ipython/ipython), [ruff](https://github.com/astral-sh/ruff) and [types-python-dateutil](https://github.com/typeshed-internal/stub_uploader). Updates `ipython` from 9.10.0 to 9.11.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@9.10.0...9.11.0) Updates `ruff` from 0.15.4 to 0.15.5 - [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.15.4...0.15.5) Updates `types-python-dateutil` from 2.9.0.20260302 to 2.9.0.20260305 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: ipython dependency-version: 9.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-development - dependency-name: ruff dependency-version: 0.15.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-development - dependency-name: types-python-dateutil dependency-version: 2.9.0.20260305 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cdd0f93 commit 822f87d

File tree

2 files changed

+87
-87
lines changed

2 files changed

+87
-87
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.15.4
3+
rev: v0.15.5
44
hooks:
55
- id: ruff-check
66
- id: ruff-format

0 commit comments

Comments
 (0)