Skip to content

Commit efc1d24

Browse files
authored
Version 0.23.0 (#1853)
1 parent 2c82735 commit efc1d24

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@ nitpick = "^0.35"
6666
codespell = "^2.2"
6767
slotscheck = "0.18"
6868

69-
pytest-cov = ">=4.1,<6.0"
69+
pytest-cov = "^5.0"
7070
pytest-randomly = "^3.12"
71-
pytest-mypy-plugins = "^3.0"
72-
pytest-subtests = ">=0.11,<0.13"
71+
pytest-mypy-plugins = "^3.1"
72+
pytest-subtests = "^0.12"
7373
pytest-shard = "^0.1"
7474

7575
doc8 = "^1.1"

0 commit comments

Comments
 (0)