Skip to content

Commit b293ea6

Browse files
TKaltofenTomKaltofen
authored andcommitted
chore(deps): bump mloda registry deps
1 parent 6651060 commit b293ea6

4 files changed

Lines changed: 8 additions & 6 deletions

File tree

AGENTS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ bandit -c pyproject.toml -r -q .
4545
## Commit messages
4646

4747
Use Conventional Commit format for all commits so semantic versioning/release tooling can parse intent.
48+
Do not include `Co-Authored-By` lines or any other mention of AI agents in commit messages.
4849

4950
Examples:
5051
- `fix: handle empty feature set`

CLAUDE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ bandit -c pyproject.toml -r -q .
4343
## Commit messages
4444

4545
Use Conventional Commit format for all commits so semantic versioning/release tooling can parse intent.
46+
Do not include `Co-Authored-By` lines or any other mention of AI agents in commit messages.
4647

4748
Examples:
4849
- `fix: handle empty feature set`

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ version = "0.3.3"
1010
description = "TEMPLATE PLACEHOLDER - Do not install directly. This package reserves the name for mloda-plugin-template. See https://github.com/mloda-ai/mloda-plugin-template"
1111
license = "Apache-2.0"
1212
authors = [{ name = "Your Name placeholder", email = "placeholder@placeholder.com" }]
13-
dependencies = ["mloda>=0.4.6", "mloda-testing>=0.2.8"]
13+
dependencies = ["mloda>=0.5.0", "mloda-testing>=0.2.11"]
1414
requires-python = ">=3.10"
1515

1616
[project.optional-dependencies]

uv.lock

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

0 commit comments

Comments
 (0)