Skip to content

Commit f6896f5

Browse files
[Licenses Inventory] Update dependency pytest to v7.4.4 (#131)
* chore(deps): update dependency pytest to v7.4.4 * chore: update CHANGELOG and THIRD-PARTY about pytests 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 083def3 commit f6896f5

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,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
### Changed
1515

16+
- [Licenses Inventory] Update dependency pytests to v7.4.4
1617
- [Licenses Inventory] Update dependency beautifulsoup4 to v4.12.3
1718
- [Licenses Inventory] Improve requirements for Python modules in use ([#108](https://github.com/Orange-OpenSource/floss-toolbox/issues/108))
1819
- [Project] Plug Renovate, Gitleaks ([#112](https://github.com/Orange-OpenSource/floss-toolbox/issues/112))
@@ -21,7 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2122

2223
### Security
2324

24-
- [Licenses Inventory] Bump requests from 2.28.1 to 2.31.0 ([#3](https://github.com/Orange-OpenSource/floss-toolbox/security/dependabot/3))
25+
- [Licenses Inventory] Bump requests from v2.28.1 to v2.31.0 ([#3](https://github.com/Orange-OpenSource/floss-toolbox/security/dependabot/3))
2526

2627
## [2.15.0] - 2024-03-12
2728

THIRD-PARTY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ You may download the source code on the [following website](https://git.launchpa
4949

5050
### pytest
5151

52-
Version 7.2.1
52+
Version 7.4.4
5353

5454
Copyright (c) 2004 Holger Krekel and others
5555

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

0 commit comments

Comments
 (0)