Skip to content

Commit 776a724

Browse files
dependabot[bot]lantiga
authored andcommitted
Update beautifulsoup4 requirement from <4.11.2,>=4.8.0 to >=4.8.0,<4.12.3 in /requirements (#17864)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 28e86d8)
1 parent 3b9750b commit 776a724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/app/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ croniter >=1.3.0, <1.4.0 # strict; TODO: for now until we find something more r
88
traitlets >=5.3.0, <5.10.0
99
arrow >=1.2.0, <1.2.4
1010
lightning-utilities >=0.7.0, <0.9.0
11-
beautifulsoup4 >=4.8.0, <4.11.2
11+
beautifulsoup4 >=4.8.0, <4.12.3
1212
inquirer >=2.10.0, <=3.1.3
1313
psutil <5.9.5
1414
click <=8.1.3

0 commit comments

Comments
 (0)