Skip to content

Commit 20f3145

Browse files
committed
⬆️ deps: bump deps
1 parent b7616ba commit 20f3145

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ classifiers = [
2424
python = "^3.9"
2525

2626
[tool.poetry.group.dev.dependencies]
27-
pytest = "^8.0.0"
27+
pytest = "^8.1.1"
2828
tomli = "^2.0.1"
29-
pyright = "^1.1.293"
30-
pytest-rerunfailures = "^11.1"
31-
ruff = "^0.3.0"
29+
pyright = "^1.1.354"
30+
pytest-rerunfailures = "^14.0"
31+
ruff = "^0.3.3"
3232

3333
[tool.poetry.scripts]
3434
moelib = "moelib.__main__:main"

0 commit comments

Comments
 (0)