Skip to content

Commit

Permalink
Bump pytest-isort from 3.1.0 to 4.0.0 (#2166)
Browse files Browse the repository at this point in the history
Bumps [pytest-isort](https://github.com/stephrdev/pytest-isort) from 3.1.0 to 4.0.0.
- [Changelog](https://github.com/stephrdev/pytest-isort/blob/master/CHANGELOG.rst)
- [Commits](stephrdev/pytest-isort@3.1.0...4.0.0)

---
updated-dependencies:
- dependency-name: pytest-isort
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Apr 15, 2024
1 parent 859bf2b commit 65d6a1f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ isort==5.13.2
Jinja2==3.1.3
pip-tools==7.4.0
pytest==8.1.1
pytest-isort==3.1.0
pytest-isort==4.0.0
pytest-ruff==0.3.1
requests==2.31.0
stringcase==1.2.0
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -154,9 +154,9 @@ pytest==8.1.1 \
# -r requirements.in
# pytest-isort
# pytest-ruff
pytest-isort==3.1.0 \
--hash=sha256:067801dc5e54a474330d074d521c815948ff6d5cf0ed3b9d057b78216851186c \
--hash=sha256:13e68d84b35d4f79d20d3d165f491bffc9e4b9509f420381a4186118c4454bd3
pytest-isort==4.0.0 \
--hash=sha256:00e99642e282b00b849cf9b49d9102a02ab8c4ec549ace57d7868b723713aaa9 \
--hash=sha256:14bb3281bab587d6beb53129481e8885232249ec5cfeaf5d903a561ff0589620
# via -r requirements.in
pytest-ruff==0.3.1 \
--hash=sha256:008556576fb1bda93a432ad381432bfd5575cc94627d22bfdece46561b8e4f7f \
Expand Down

0 comments on commit 65d6a1f

Please sign in to comment.