Skip to content

Commit b7ae972

Browse files
committed
build: update dev dependencies to latest versions
1 parent 45bf388 commit b7ae972

File tree

2 files changed

+38
-24
lines changed

2 files changed

+38
-24
lines changed

poetry.lock

Lines changed: 36 additions & 22 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
@@ -58,9 +58,9 @@ pytest-cov = "^4.0"
5858
pytest-mock = "^3.10"
5959
pytest-regressions = "^2.4.0"
6060
pytest-freezer = "^0.4.6"
61-
pytest-xdist = "^3.1.0"
61+
pytest-xdist = "^3.2.1"
6262
# code formatter
63-
black = "^22.10"
63+
black = "^23.3.0"
6464
# linter
6565
ruff = "^0.0.262"
6666
pre-commit = "^2.6.0"

0 commit comments

Comments
 (0)