Skip to content

Commit 4241b82

Browse files
authored
Merge pull request #729 from apache/dependabot/uv/pelican/types-beautifulsoup4-gte-4.12.0.20250516
Update types-beautifulsoup4 requirement from >=4.12 to >=4.12.0.20250516 in /pelican
2 parents 67a2d12 + 205f2fd commit 4241b82

2 files changed

Lines changed: 319 additions & 2 deletions

File tree

pelican/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ dev = [
7474
"pylint>=3",
7575
"types-PyYAML>=6.0",
7676
"types-requests>=2.33",
77-
"types-beautifulsoup4>=4.12",
77+
"types-beautifulsoup4>=4.12.0.20250516",
7878
"types-markdown>=3.10",
7979
]
8080

0 commit comments

Comments
 (0)