Skip to content

Commit 0c7a866

Browse files
chore(deps): bump lxml from 5.4.0 to 6.0.2 in /chatbot-core (#338)
Bumps [lxml](https://github.com/lxml/lxml) from 5.4.0 to 6.0.2. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-5.4.0...lxml-6.0.2) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bervianto Leo Pratama <[email protected]>
1 parent 342bab3 commit 0c7a866

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chatbot-core/requirements-cpu.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Unidecode==1.4.0
114114

115115
# Web Scraping
116116
beautifulsoup4==4.13.4
117-
lxml==5.4.0
117+
lxml==6.0.2
118118
soupsieve==2.7
119119

120120
# Visualization

0 commit comments

Comments
 (0)