Skip to content

Commit 2040704

Browse files
committed
Update requirements
1 parent 97e0ecb commit 2040704

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

requirements-dev.txt

+3-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ binaryornot==0.4.4
1818
# via cookiecutter
1919
black==24.2.0
2020
# via -r requirements-dev.in
21-
bolton-clack==0.3.8
21+
bolton-clack==0.3.9
2222
# via
2323
# -r requirements.in
2424
# zettel-org
@@ -41,9 +41,11 @@ bolton-proctor==0.2.2
4141
# via vimala
4242
bolton-typist==0.2.0
4343
# via
44+
# -r requirements.in
4445
# bolton-clack
4546
# bolton-eris
4647
# vimala
48+
# zettel-org
4749
build==1.1.1
4850
# via pip-tools
4951
bump2version==1.0.1

requirements.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# "make update-requirements"
66
#
7-
bolton-clack==0.3.8
7+
bolton-clack==0.3.9
88
# via -r requirements.in
99
bolton-eris==0.2.3
1010
# via
@@ -24,6 +24,7 @@ bolton-proctor==0.2.2
2424
# via vimala
2525
bolton-typist==0.2.0
2626
# via
27+
# -r requirements.in
2728
# bolton-clack
2829
# bolton-eris
2930
# vimala

0 commit comments

Comments
 (0)