Skip to content

Commit 689b547

Browse files
chore(deps-dev): bump pytest from 7.1.2 to 7.1.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.2 to 7.1.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.1.2...7.1.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 522bae0 commit 689b547

File tree

2 files changed

+41
-35
lines changed

2 files changed

+41
-35
lines changed

poetry.lock

+40-34
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ email-validator = {version = "*", optional = true }
3030
# Maintenance: 2022-04-21 jmespath was removed, to be re-added once we drop python 3.6.
3131
# issue #1148
3232
coverage = {extras = ["toml"], version = "^6.2"}
33-
pytest = "^7.0.1"
33+
pytest = "^7.1.3"
3434
black = "^22.8.0"
3535
flake8-builtins = "^1.5.3"
3636
flake8-comprehensions = "^3.7.0"

0 commit comments

Comments
 (0)