Skip to content

Commit f030f94

Browse files
build(deps): bump pytest in /src/test/resources/msc/python
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.2 to 9.0.3. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.2.2...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b4df10 commit f030f94

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/test/resources/msc/python/pip_freeze_lines_cyclic.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ PyRect==0.2.0
105105
pyscreenshot==3.1
106106
PyScreeze==0.1.29
107107
PySocks==1.7.1
108-
pytest==7.4.3
108+
pytest==9.0.3
109109
pytest-play==2.3.1
110110
pytest-variables==3.0.0
111111
python-dateutil==2.8.2

src/test/resources/msc/python/requirements-cyclic-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ PyQtWebEngine==5.15.6
4949
pyscreenshot==3.1
5050
PyScreeze==0.1.29
5151
PySocks==1.7.1
52-
pytest==7.2.2
52+
pytest==9.0.3
5353
pytest-play==2.3.1
5454
pytest-variables==3.0.0
5555
python-dateutil==2.8.2

0 commit comments

Comments
 (0)