mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-07-29 09:19:53 +03:00
Upgrade Cython to 0.29.21
This commit is contained in:
parent
72c0c93b60
commit
5f66284974
|
@ -18,6 +18,7 @@ follows `Semantic versioning`_
|
||||||
- Update ``aiohttp`` example.
|
- Update ``aiohttp`` example.
|
||||||
- Update ``flask`` example.
|
- Update ``flask`` example.
|
||||||
- Add ``django`` example.
|
- Add ``django`` example.
|
||||||
|
- Regenerate C sources using Cython 0.29.21.
|
||||||
|
|
||||||
3.44.0
|
3.44.0
|
||||||
------
|
------
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
cython==0.29.20
|
cython==0.29.21
|
||||||
tox
|
tox
|
||||||
unittest2
|
unittest2
|
||||||
coverage
|
coverage
|
||||||
|
|
Loading…
Reference in New Issue
Block a user