Skip to content

Commit 76c0f0a

Browse files
chore: bump the patch-updates group with 2 updates
Bumps the patch-updates group with 2 updates: [click](https://github.com/pallets/click) and [ruff](https://github.com/astral-sh/ruff). Updates `click` from 8.3.1 to 8.3.2 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.3.1...8.3.2) Updates `ruff` from 0.15.8 to 0.15.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.15.8...0.15.9) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: ruff dependency-version: 0.15.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2c656cf commit 76c0f0a

2 files changed

Lines changed: 26 additions & 26 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dev = [
5050
"pytest>=7.1.3,<10.0.0",
5151
"mypy>=0.982,<1.21",
5252
"pytest-cov<7,>=4",
53-
"ruff>=0.5.1,<0.15.9",
53+
"ruff>=0.5.1,<0.15.10",
5454
"types-requests<3.0.0.0,>=2.32.4.20250611",
5555
"types-python-dateutil>=2.9.0.20250809",
5656
"freezegun>=1.5.5",

uv.lock

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

0 commit comments

Comments
 (0)