Skip to content

Commit 6ba1bb1

Browse files
GOATS-866: Bump the development-dependencies group across 1 directory with 2 updates (#418)
* Bump the development-dependencies group across 1 directory with 2 updates Bumps the development-dependencies group with 2 updates in the / directory: [ruff](https://github.com/astral-sh/ruff) and [towncrier](https://github.com/twisted/towncrier). Updates `ruff` from 0.12.8 to 0.12.11 - [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.12.8...0.12.11) Updates `towncrier` from 24.8.0 to 25.8.0 - [Release notes](https://github.com/twisted/towncrier/releases) - [Changelog](https://github.com/twisted/towncrier/blob/trunk/NEWS.rst) - [Commits](twisted/towncrier@24.8.0...25.8.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: towncrier dependency-version: 25.8.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * Update pyproject.toml. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dan Avner <dan.avner@noirlab.edu>
1 parent 5d0e00c commit 6ba1bb1

2 files changed

Lines changed: 29 additions & 28 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ dev = [
5656
"pytest-mock>=3.14.1",
5757
"pytest-remotedata>=0.4.1",
5858
"pytest-xdist>=3.8.0",
59-
"ruff>=0.12.8",
60-
"towncrier>=24.8.0",
59+
"ruff>=0.12.11",
60+
"towncrier>=25.8.0",
6161
]
6262
docs = [
6363
"furo>=2025.7.19",

uv.lock

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

0 commit comments

Comments
 (0)