mirror of
https://github.com/sprockets/sprockets.mixins.mediatype.git
synced 2024-11-21 19:28:38 +00:00
Update development toolchain.
This commit is contained in:
parent
9ab953ed23
commit
3a6b98eb1c
2 changed files with 4 additions and 4 deletions
|
@ -1,2 +1,2 @@
|
|||
sphinx==3.2.1
|
||||
sphinx==4.2.0
|
||||
sphinxcontrib-httpdomain==1.7.0
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
coverage==5.3
|
||||
flake8==3.8.3
|
||||
tox==3.20.0
|
||||
coverage==5.5
|
||||
flake8==3.9.2
|
||||
tox==3.24.3
|
||||
|
|
Loading…
Reference in a new issue