Skip to content

Commit

Permalink
Bump shellcheck-py from 0.9.0.6 to 0.10.0.1
Browse files Browse the repository at this point in the history
Bumps [shellcheck-py](https://github.com/ryanrhee/shellcheck-py) from 0.9.0.6 to 0.10.0.1.
- [Commits](shellcheck-py/shellcheck-py@v0.9.0.6...v0.10.0.1)

---
updated-dependencies:
- dependency-name: shellcheck-py
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Archaeopteryx committed Mar 20, 2024
1 parent e13508d commit d8e7f0d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pytest-watch==4.2.0
pytest-django==4.8.0
pytest==8.1.1
black==24.3.0
shellcheck-py==0.9.0.6
shellcheck-py==0.10.0.1

# To test async code
pytest-asyncio==0.23.6 # required to pass test_new_job_transformation
Expand Down
11 changes: 6 additions & 5 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -447,11 +447,12 @@ selenium==4.17.2 \
--hash=sha256:5aee79026c07985dc1b0c909f34084aa996dfe5b307602de9016d7a621a473f2 \
--hash=sha256:d43d6972e516855fb242ef9ce4ce759057b115070e702e7b1c1032fe7b38d87b
# via pypom
shellcheck-py==0.9.0.6 \
--hash=sha256:38d48a4e2279f5deac374574e7625cd53b7f615301f36b1b1fffd22105dc066d \
--hash=sha256:730235c4f92657884f8b343d5426e4dc28e9a6ba9ad54d469cd038e340ea5be0 \
--hash=sha256:d1d0c285e2c094813659e0920559a2892da598c1176da59cb4eb9e2f505e5ee8 \
--hash=sha256:f83a0ee1e9762f787ab52e8a906e553b9583586c44e3f9730b6e635f296a69e8
shellcheck-py==0.10.0.1 \
--hash=sha256:390826b340b8c19173922b0da5ef7b66ef34d4d087dc48aad3e01f7e77e164d9 \
--hash=sha256:48f08965cafbb3363b265c4ef40628ffced19cb6fc7c4bb5ce72d32cbcfb4bb9 \
--hash=sha256:8f3bf12ee6d0845dd5ac1a7bac8c4b1fec0379e115950986883c9488af40ada7 \
--hash=sha256:be73a16931c05f79643ff74b6519d1e1203b394583ab8c68a48a8e7f257d1090 \
--hash=sha256:c1c266f7f54cd286057c592ead3095f93d123acdcabf048879a7d8900c3aac7b
# via -r requirements/dev.in
six==1.16.0 \
--hash=sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926 \
Expand Down

0 comments on commit d8e7f0d

Please sign in to comment.