File tree 3 files changed +3
-2
lines changed
3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 35
35
:target: https://pypi.org/project/dependency-injector/
36
36
:alt: Wheel
37
37
38
- .. image :: https://img.shields.io/github/workflow/status/ets-labs/python-dependency-injector/Tests%20and%20linters/ master
38
+ .. image :: https://img.shields.io/github/actions/ workflow/status/ets-labs/python-dependency-injector/tests-and-linters.yml?branch= master
39
39
:target: https://github.com/ets-labs/python-dependency-injector/actions
40
40
:alt: Build Status
41
41
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ Dependency Injector --- Dependency injection framework for Python
50
50
:target: https://pypi.org/project/dependency-injector/
51
51
:alt: Wheel
52
52
53
- .. image :: https://img.shields.io/github/workflow/status/ets-labs/python-dependency-injector/Tests%20and%20linters/ master
53
+ .. image :: https://img.shields.io/github/actions/ workflow/status/ets-labs/python-dependency-injector/tests-and-linters.yml?branch= master
54
54
:target: https://github.com/ets-labs/python-dependency-injector/actions
55
55
:alt: Build Status
56
56
Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ Development version
21
21
- Update FastAPI Redis example to use ``aioredis `` version 2 `#613 <https://github.com/ets-labs/python-dependency-injector/pull/613 >`_.
22
22
- Update documentation on creating custom providers `#598 <https://github.com/ets-labs/python-dependency-injector/pull/598 >`_.
23
23
- Regenerate C sources using Cython 0.29.32.
24
+ - Fix builds badge.
24
25
25
26
4.40.0
26
27
------
You can’t perform that action at this time.
0 commit comments