Skip to content

Commit db50dfd

Browse files
committed
Bump pytest integration testing dependency to ^6.2.4
1 parent 59f0894 commit db50dfd

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

poetry.lock

Lines changed: 7 additions & 8 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
@@ -9,7 +9,7 @@ python = "^3.9"
99

1010
# Integration tests dependencies.
1111
invoke = "1.4.1"
12-
pytest = "6.1.2"
12+
pytest = "^6.2.4"
1313
python-dateutil = "^2.8.1"
1414
semver = "^2.13.0"
1515

0 commit comments

Comments
 (0)