Skip to content

Commit a152ba9

Browse files
authored
Bump blurb to 1.2.1 to fix 'python -m blurb' for Windows (#144)
1 parent a26bb0b commit a152ba9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ paramiko
99
alive_progress
1010
python-gnupg
1111
aiohttp
12-
blurb>=1.2
12+
blurb>=1.2.1
1313
sigstore>1.1

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,8 @@ betterproto==2.0.0b5 \
136136
--hash=sha256:00a301c70a2db4d3cdd2b261522ae1d34972fb04b655a154d67daaaf4131102e \
137137
--hash=sha256:d3e6115c7d5136f1d5974e565b7560273f66b43065e74218e472321ee1258f4c
138138
# via sigstore-protobuf-specs
139-
blurb==1.2.0 \
140-
--hash=sha256:aba772793c494df15c4e4f70cd2e7d4e950c62a7566b09e22b815c9f9ce9e8ec
139+
blurb==1.2.1 \
140+
--hash=sha256:71e3adfc9425bc0f3a2d88dde05a9975391044bde000a67395758001ff3a19b5
141141
# via -r requirements.in
142142
certifi==2023.7.22 \
143143
--hash=sha256:539cc1d13202e33ca466e88b2807e29f4c13049d6d87031a3c110744495cb082 \

0 commit comments

Comments
 (0)