Skip to content

Commit b5aa5cf

Browse files
authored
Merge pull request #372 from jacebrowning/dependabot/pip/cached-property-2.0.1
Bump cached-property from 1.5.2 to 2.0.1
2 parents 55af604 + 7770f91 commit b5aa5cf

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 additions & 5 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
@@ -54,7 +54,7 @@ tomlkit = "^0.10.1"
5454
parse = "^1.12"
5555

5656
# Utilities
57-
cached_property = "^1.5"
57+
cached_property = ">=1.5,<3.0"
5858
classproperties = "^0.2"
5959
minilog = "^2.3"
6060

0 commit comments

Comments
 (0)