Skip to content

Commit efdae17

Browse files
committed
Regenerate C sources using Cython 0.29.6
1 parent a39f873 commit efdae17

File tree

4 files changed

+273
-217
lines changed

4 files changed

+273
-217
lines changed

docs/main/changelog.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ Development version
1313
reset (thanks to `Jeroen Rietveld <https://github.com/jeroenrietveld>`_).
1414
- Add test for ``ThreadLocalSingleton`` provider reset functionality (thanks
1515
to `Jeroen Rietveld <https://github.com/jeroenrietveld>`_).
16+
- Regenerate C sources using Cython 0.29.6.
17+
1618

1719
3.14.4
1820
------

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cython==0.29.2
1+
cython==0.29.6
22
tox
33
unittest2
44
coverage

src/dependency_injector/containers.c

Lines changed: 66 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)