Skip to content

Commit f3741ce

Browse files
committed
chore(docs,test): Keep requirements.txt versioning in step with tmuxp's
1 parent acfab6f commit f3741ce

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements/doc.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
docutils==0.14
2-
sphinx>=2.0.0
1+
docutils>=0.14
2+
sphinx>=4.0.0
33
sphinx_issues==1.2.0
44
alagitpull>=0.1.0

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
pytest<6
1+
pytest<6.3
22
pytest-cov
33
coverage

0 commit comments

Comments
 (0)