Skip to content

Commit eb57da9

Browse files
authored
Merge pull request #42 from srittau/dependabot/pip/asserts-0.12.0
Bump asserts from 0.11.1 to 0.12.0
2 parents 3eae800 + 95c6f57 commit eb57da9

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ include = ["*/py.typed", "*.pyi"]
2020
python = ">=3.7"
2121

2222
[tool.poetry.dev-dependencies]
23-
asserts = ">=0.8.0, <0.12"
23+
asserts = ">=0.8.0,<0.13"
2424
mypy = "0.982"
2525

2626
[tool.black]

0 commit comments

Comments
 (0)