Skip to content

Commit ad0856f

Browse files
committed
[#939] Upgrade aldryn-apphooks-config to 0.7.0
1 parent 351a859 commit ad0856f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements/base.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# ./bin/compile_dependencies.sh
66
#
7-
aldryn-apphooks-config==0.6.0
7+
aldryn-apphooks-config==0.7.0
88
# via -r requirements/base.in
99
amqp==5.1.1
1010
# via kombu

requirements/ci.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# ./bin/compile_dependencies.sh
66
#
7-
aldryn-apphooks-config==0.6.0
7+
aldryn-apphooks-config==0.7.0
88
# via
99
# -c requirements/base.txt
1010
# -r requirements/base.txt

requirements/dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
alabaster==0.7.12
88
# via sphinx
9-
aldryn-apphooks-config==0.6.0
9+
aldryn-apphooks-config==0.7.0
1010
# via
1111
# -c requirements/ci.txt
1212
# -r requirements/ci.txt

0 commit comments

Comments
 (0)