xncbf / django-dynamodb-cache

Django cache backend for serverless
https://pypi.org/project/django-dynamodb-cache/
MIT License
31 stars 5 forks source link

update dependencies adding django 4.1 #15

Closed heyteacher closed 1 year ago

heyteacher commented 1 year ago

Tested django-dynamodb-cache with Django 4.1.5 and Python 3.9

codecov-commenter commented 1 year ago

Codecov Report

Base: 89.73% // Head: 89.73% // No change to project coverage :thumbsup:

Coverage data is based on head (fe569e0) compared to base (722eec6). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #15 +/- ## ======================================= Coverage 89.73% 89.73% ======================================= Files 11 11 Lines 302 302 ======================================= Hits 271 271 Misses 31 31 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joon+Hwan+%EA%B9%80%EC%A4%80%ED%99%98). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joon+Hwan+%EA%B9%80%EC%A4%80%ED%99%98)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

xncbf commented 1 year ago

Thanks for your first contribution. 🥹 :rocket: If there is no particular reason, I want poetry dependencies to set it to the lowest spec possible. Let me add my little commit and close the PR.