Skip to content

Commit fdfc55b

Browse files
Bump pytest from 7.2.0 to 7.2.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 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.0...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 7734f3e commit fdfc55b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ black = "^22.10.0"
4343
isort = "^5.10.1"
4444
flake8 = "^6.0.0"
4545
flake8-mypy = "^17.8.0"
46-
pytest = "^7.2.0"
46+
pytest = "^7.2.2"
4747

4848
[tool.poetry.scripts]
4949
tinylink = 'tinylink.cli:run'

0 commit comments

Comments
 (0)