File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 3535 :target: https://pypi.org/project/dependency-injector/
3636 :alt: Wheel
3737
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
3939 :target: https://github.com/ets-labs/python-dependency-injector/actions
4040 :alt: Build Status
4141
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ Dependency Injector --- Dependency injection framework for Python
5050 :target: https://pypi.org/project/dependency-injector/
5151 :alt: Wheel
5252
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
5454 :target: https://github.com/ets-labs/python-dependency-injector/actions
5555 :alt: Build Status
5656
Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ Development version
2121- Update FastAPI Redis example to use ``aioredis `` version 2 `#613 <https://github.com/ets-labs/python-dependency-injector/pull/613 >`_.
2222- Update documentation on creating custom providers `#598 <https://github.com/ets-labs/python-dependency-injector/pull/598 >`_.
2323- Regenerate C sources using Cython 0.29.32.
24+ - Fix builds badge.
2425
25264.40.0
2627------
You can’t perform that action at this time.
0 commit comments