Skip to content

Commit

Permalink
chore(deps-dev): bump pytest-randomly from 3.12.0 to 3.15.0 (#274)
Browse files Browse the repository at this point in the history
Bumps [pytest-randomly](https://github.com/pytest-dev/pytest-randomly) from 3.12.0 to 3.15.0.
- [Changelog](https://github.com/pytest-dev/pytest-randomly/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-randomly@3.12.0...3.15.0)

---
updated-dependencies:
- dependency-name: pytest-randomly
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 1bc4208 commit 28d0676
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ pytest = ">=6.2.5"
[tool.poetry.dev-dependencies]
coverage = "^7.0"
pytest-httpbin = "^2.0.0"
pytest-randomly = "^3.5.0"
pytest-randomly = "^3.15.0"
requests = "^2.26.0"
starlette = "^0.29.0"
httpx = "^0.25.0"
Expand Down

0 comments on commit 28d0676

Please sign in to comment.