Skip to content

Commit cfa469a

Browse files
authored
Update versions in README (#203)
1 parent 4134104 commit cfa469a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,18 +55,18 @@ for older versions. `make install` checks if the executables exist, but not
5555
their versions.
5656

5757
- Bash 5.1.16
58-
- Pandoc 3.1.6.1
59-
- Git 2.41.0
58+
- Pandoc 3.5
59+
- Git 2.47.0
6060
- GNU Coreutils 8.32: `cat`, `cp`, `mkdir`, `ln`, `rm`, `tac`
6161
- GNU Sed 4.8
6262
- ImageMagick 6.9.11-60 (for favicon)
6363
- Python 3.10.12 (for `pbb serve`)
6464
- `inotifywait` from inotify-tools 3.22.1.0 (for hot-reloading during `pbb
6565
serve`)
66-
- Bats 1.10.0 (for test suite)
66+
- Bats 1.11.0 (for test suite)
6767
- bash-completion 2.11 (for tab completion)
6868
- graphviz 2.43.0 (for dot graphs)
69-
- yq 4.34.2
69+
- yq 4.44.3
7070

7171
In the Makefile, additionally:
7272

0 commit comments

Comments
 (0)