Skip to content

Commit fc9d008

Browse files
dependabot[bot]dagpunk
authored andcommitted
Bump pytest from 7.2.1 to 7.2.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.1 to 7.2.2. - [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.1...7.2.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8fb1b20 commit fc9d008

1 file changed

Lines changed: 1 addition & 9 deletions

File tree

dev-requirements.txt

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ coverage==7.2.1
1212
# via -r dev-requirements.in
1313
dill==0.3.6
1414
# via pylint
15-
exceptiongroup==1.1.0
16-
# via pytest
1715
flake8==6.0.0
1816
# via -r dev-requirements.in
1917
iniconfig==2.0.0
@@ -38,15 +36,9 @@ pyflakes==3.0.1
3836
# via flake8
3937
pylint==2.16.2
4038
# via -r dev-requirements.in
41-
pytest==7.2.1
39+
pytest==7.2.2
4240
# via -r dev-requirements.in
43-
tomli==2.0.1
44-
# via
45-
# pylint
46-
# pytest
4741
tomlkit==0.11.6
4842
# via pylint
49-
typing-extensions==4.5.0
50-
# via astroid
5143
wrapt==1.15.0
5244
# via astroid

0 commit comments

Comments
 (0)