Skip to content

Commit dbef151

Browse files
author
Ira Abramov
committed
lock strict versions
1 parent c896248 commit dbef151

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,6 @@ jobs:
7979

8080
- id: ShellCheck
8181
name: Differential ShellCheck
82-
uses: redhat-plumbers-in-action/differential-shellcheck@v5
82+
uses: redhat-plumbers-in-action/differential-shellcheck@d965e66ec0b3b2f821f75c8eff9b12442d9a7d1e # v5.5.6
8383
with:
8484
token: ${{ secrets.GITHUB_TOKEN }}

docs/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
sphinx>=5.0
2-
sphinx-rtd-theme>=0.5.0
3-
sphinxemoji>=0.1.8
4-
docutils>=0.17.1
1+
sphinx==9.1.0
2+
sphinx-rtd-theme==3.1.0
3+
sphinxemoji==0.3.2
4+
docutils==0.22.4

test/lint-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pre-commit>=3.5.0
1+
pre-commit==4.5.1

0 commit comments

Comments
 (0)