Skip to content

Commit

Permalink
chore(deps): bump pytest-random-order from 1.1.0 to 1.1.1 (#46)
Browse files Browse the repository at this point in the history
Bumps [pytest-random-order](https://github.com/jbasko/pytest-random-order) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/jbasko/pytest-random-order/releases)
- [Commits](pytest-dev/pytest-random-order@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: pytest-random-order
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 22, 2024
1 parent 5e7e03c commit c70aa4b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -28,7 +28,7 @@ black = "^23.12.1"
isort = "^5.13.2"
pytest-mypy = "^0.10.3"
pytest-pylint = "^0.21.0"
pytest-random-order = "^1.1.0"
pytest-random-order = "^1.1.1"

[tool.isort]
line_length = 120
Expand Down

0 comments on commit c70aa4b

Please sign in to comment.