Skip to content

Commit 3049c1d

Browse files
Bump cached-property from 1.5.2 to 2.0.1 (#129)
Bumps [cached-property](https://github.com/pydanny/cached-property) from 1.5.2 to 2.0.1. - [Release notes](https://github.com/pydanny/cached-property/releases) - [Changelog](https://github.com/pydanny/cached-property/blob/main/HISTORY.md) - [Commits](pydanny/cached-property@1.5.2...2.0.1) --- updated-dependencies: - dependency-name: cached-property dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4205879 commit 3049c1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ python-dateutil==2.9.0.post0
1010
pytz==2024.2
1111
git+https://github.com/python-social-auth/social-app-django.git@1225f4fadb5e88f54711cc111931054d5de985c7
1212
html5lib==1.1
13-
cached-property==1.5.2
13+
cached-property==2.0.1
1414
requests-oauthlib==2.0.0
1515
celery==5.4.0
1616
requests-mock==1.12.1

0 commit comments

Comments
 (0)