mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-05-23 05:56:19 +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 ``flask`` example.
|
||||
- Add ``django`` example.
|
||||
- Regenerate C sources using Cython 0.29.21.
|
||||
|
||||
3.44.0
|
||||
------
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
cython==0.29.20
|
||||
cython==0.29.21
|
||||
tox
|
||||
unittest2
|
||||
coverage
|
||||
|
|
Loading…
Reference in New Issue
Block a user