Skip to content

Commit 083def3

Browse files
[Licenses Inventory] Update dependency beautifulsoup4 to v4.12.3 (#128)
* chore(deps): update dependency beautifulsoup4 to v4.12.3 * chore: update CHANGELOG and THIRD-PARTY about beautifulsoup4 new version Signed-off-by: Pierre-Yves Lapersonne <pierreyves.lapersonne@orange.com> --------- Signed-off-by: Pierre-Yves Lapersonne <pierreyves.lapersonne@orange.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Pierre-Yves Lapersonne <pierreyves.lapersonne@orange.com>
1 parent e21d732 commit 083def3

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
### Changed
1515

16-
- [Project] Plug Renovate, Gitleaks ([#112](https://github.com/Orange-OpenSource/floss-toolbox/issues/112))
16+
- [Licenses Inventory] Update dependency beautifulsoup4 to v4.12.3
1717
- [Licenses Inventory] Improve requirements for Python modules in use ([#108](https://github.com/Orange-OpenSource/floss-toolbox/issues/108))
18+
- [Project] Plug Renovate, Gitleaks ([#112](https://github.com/Orange-OpenSource/floss-toolbox/issues/112))
1819
- [Project] Apply REUSE standards ([#114](https://github.com/Orange-OpenSource/floss-toolbox/issues/114))
1920
- [Project] Improve a bit CHANGELOG by leading scope keyword for each line
2021

THIRD-PARTY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ You may download the source code on the [following website](https://github.com/r
4040

4141
### Beautiful Soup
4242

43-
Version 4.10.0
43+
Version 4.12.3
4444

4545
Copyright (c) Leonard Richardson
4646

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
beautifulsoup4==4.10.0
1+
beautifulsoup4==4.12.3
22
pytest==7.2.1
33
requests==2.31.0
44
xmltodict==0.13.0

0 commit comments

Comments
 (0)