Skip to content

Commit 142b919

Browse files
authored
Upgrade Cython to 0.29.30 (#605)
1 parent 753e863 commit 142b919

File tree

5 files changed

+5420
-4190
lines changed

5 files changed

+5420
-4190
lines changed

docs/main/changelog.rst

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Development
1818
PR (`#580 <https://github.com/ets-labs/python-dependency-injector/pull/580>`_).
1919
- Update copyright year.
2020
- Update pytest configuration.
21+
- Regenerate C sources using Cython 0.29.30.
2122

2223
4.39.1
2324
------

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cython==0.29.24
1+
cython==0.29.30
22
pytest
33
pytest-asyncio
44
tox

0 commit comments

Comments
 (0)