Skip to content

Commit e553849

Browse files
committed
Merge branch 'main' into implement-auto-cache-removal
2 parents 8b81d84 + 19adb52 commit e553849

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@ pytest-order = "^1.2.0"
4242
pytest-randomly = "^3.15.0"
4343
pytest-reverse = "^1.7.0"
4444
pytest-sugar = "^1.0.0"
45-
pytest-watcher = "^0.4.1"
45+
pytest-watcher = "^0.4.2"
4646
mypy = "^1.9.0"
4747
pre-commit = "^3.7.0"
48-
ruff = "^0.3.4"
48+
ruff = "^0.3.5"
4949
poethepoet = "^0.25.0"
5050
pymarkdownlnt = "^0.9.17"
5151

0 commit comments

Comments
 (0)