Skip to content

Commit 3b385c0

Browse files
committed
Bump dependencies
1 parent ad702b6 commit 3b385c0

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

requirements/development.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# -----------------------
55
black
66
feedparser>=6.0,<6.1
7-
flake8>=4,<6.1
8-
pre-commit>=3,<3.3
9-
pytest-cov==4.0.*
7+
flake8>=4,<7
8+
pre-commit>=3,<4
9+
pytest-cov>=4,<4.2
1010
validator-collection>=1.5,<1.6

requirements/documentation.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
mkdocs-bootswatch>=1,<2
44
mkdocs-minify-plugin==0.6.*
55
pygments>=2.5,<3
6-
pymdown-extensions>=7,<10
6+
pymdown-extensions>=10,<11

0 commit comments

Comments
 (0)