File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed
Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 3030 uses : snok/install-poetry@v1
3131 with :
3232 # Version of Poetry to use
33- version : 1.2 .2
33+ version : 1.4 .2
3434 - name : Install dependencies
3535 run : |
3636 poetry install
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 0.1.8] - 2023-04-07
4+
5+ ### Added
6+
7+ - Loosen restriction on the limits dependency (thanks @sanders41 )
8+ - Fix redis install error (thanks @sanders41 )
9+ - Add Python 3.11 support (thanks @sanders41 )
10+
11+
312## [ 0.1.7] - 2022-11-09
413
514### Added
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " slowapi"
3- version = " 0.1.7 "
3+ version = " 0.1.8 "
44description = " A rate limiting extension for Starlette and Fastapi"
55authors = [
" Laurent Savaete <[email protected] >" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments