alisaifee / limits

Rate limiting using various strategies and storage backends such as redis & memcached
https://limits.readthedocs.org
MIT License
410 stars 57 forks source link

Relax upper limit for packaging #207

Closed frenzymadness closed 6 months ago

frenzymadness commented 6 months ago

Let's see what CI thinks about this change.

frenzymadness commented 6 months ago

In Fedora Linux, this package builds fine with packaging 24.0.

alisaifee commented 6 months ago

Looks like dependabot had the same idea :) #208

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.97%. Comparing base (60e2708) to head (900e5c0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #207 +/- ## ========================================== - Coverage 97.21% 96.97% -0.24% ========================================== Files 25 25 Lines 1256 1256 Branches 134 134 ========================================== - Hits 1221 1218 -3 - Misses 17 19 +2 - Partials 18 19 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.