We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4555c3 commit 9d48a64Copy full SHA for 9d48a64
1 file changed
README.rst
@@ -17,9 +17,9 @@ axe-selenium-python integrates aXe and selenium to enable automated web accessib
17
.. image:: https://img.shields.io/github/issues-raw/mozilla-services/axe-selenium-python.svg
18
:target: https://github.com/mozilla-services/axe-selenium-python/issues
19
:alt: Issues
20
-.. image:: https://pyup.io/repos/github/mozilla-services/axe-selenium-python/shield.svg
21
- :target: https://pyup.io/repos/github/mozilla-services/axe-selenium-python/
22
- :alt: Updates
+.. image:: https://api.dependabot.com/badges/status?host=github&repo=mozilla-services/axe-selenium-python
+ :target: https://dependabot.com
+ :alt: Dependabot
23
24
25
Requirements
0 commit comments