lol

bonfire: bump arrow dependency

+1 -1
+1 -1
pkgs/tools/misc/bonfire/default.nix
··· 19 19 postPatch = '' 20 20 # https://github.com/blue-yonder/bonfire/pull/24 21 21 substituteInPlace requirements.txt \ 22 - --replace "arrow>=0.5.4,<0.8" "arrow>=0.5.4,<0.11" \ 22 + --replace "arrow>=0.5.4,<0.8" "arrow>=0.5.4,<0.13" \ 23 23 --replace "keyring>=9,<10" "keyring>=9,<11" 24 24 # pip fails when encountering the git hash for the package version 25 25 substituteInPlace setup.py \