Skip to content

Commit 91aa0d4

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent f3b13a2 commit 91aa0d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ build:
1919
python: "3.9"
2020
jobs:
2121
post_create_environment:
22-
- pip install .[all]
22+
- pip install .[all]

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
beautifulsoup4>=4.9.1,<4.12.3
1+
beautifulsoup4<4.12.3,>=4.9.1
22
coincidence>=0.2.0
33
coverage>=5.1
44
coverage-pyver-pragma>=0.2.1

0 commit comments

Comments
 (0)