8000 Bump pytest-randomly from 3.7.0 to 3.8.0 (#83) · dry-python/lambdas@6ca168c · GitHub
[go: up one dir, main page]

Skip to content

Commit 6ca168c

Browse files
Bump pytest-randomly from 3.7.0 to 3.8.0 (#83)
Bumps [pytest-randomly](https://github.com/pytest-dev/pytest-randomly) from 3.7.0 to 3.8.0. - [Release notes](https://github.com/pytest-dev/pytest-randomly/releases) - [Changelog](https://github.com/pytest-dev/pytest-randomly/blob/main/HISTORY.rst) - [Commits](pytest-dev/pytest-randomly@3.7.0...3.8.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 20cc45c commit 6ca168c

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
@@ -57,7 +57,7 @@ safety = "^1.10"
5757

5858
pytest = "^6.2"
5959
pytest-cov = "^2.11"
60-
pytest-randomly = "^3.7"
60+
pytest-randomly = "^3.8"
6161
pytest-mypy-plugins = "^1.6"
6262

6363
sphinx = "^3.5"

0 commit comments

Comments
 (0)
0