Skip to content

Commit 00ffb0b

Browse files
Update all non-major dependencies (#254)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e6dbf07 commit 00ffb0b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements/docs.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
sphinx==4.0.2
1+
sphinx==4.0.3
22
sphinx-autobuild==2021.3.14
33
sphinx-rtd-theme==0.5.2

requirements/lint.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ flake8-executable==2.1.1
88
mccabe==0.6.1
99
mypy==0.902
1010
rstcheck==3.3.1
11-
Sphinx==4.0.2 # used for rstcheck to enable Sphinx support
11+
Sphinx==4.0.3 # used for rstcheck to enable Sphinx support
1212
yamllint==1.26.1
1313
# Types package for mypy
14-
types-PyYAML==5.4.2
15-
types-requests==0.1.11
14+
types-PyYAML==5.4.3
15+
types-requests==0.1.13

0 commit comments

Comments
 (0)