Skip to content

Commit b8fdbf5

Browse files
authored
Merge branch 'main' into zimeg-feat-manifest-schema
2 parents 70c6876 + bf7524e commit b8fdbf5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies = [
1313
[project.optional-dependencies]
1414
dev = [
1515
"pytest==8.4.2",
16-
"ruff==0.15.6",
16+
"ruff==0.15.7",
1717
]
1818

1919
[tool.setuptools.packages.find]

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ slack-cli-hooks<1.0.0
66
openai==2.29.0
77

88
pytest==9.0.2
9-
ruff==0.15.6
9+
ruff==0.15.7
1010
python-dotenv==1.2.1
1111
slack-cli-hooks<1.0.0

0 commit comments

Comments
 (0)